activate only handling of opkg-commands

This commit is contained in:
Gerhard Hoffmann 2023-06-22 15:43:21 +02:00
parent 0668ab65be
commit f46ac4075a

View File

@ -24,8 +24,8 @@
#define COLUMN_DATE_TIME (2)
#define COLUMN_RESULT (3)
#define UPDATE_OPKG (0)
#define UPDATE_DC (1)
#define UPDATE_OPKG (1)
#define UPDATE_DC (0)
#define UPDATE_PRINTER_TEMPLATES (0)
#define UPDATE_CASH_TEMPLATE (0)
#define UPDATE_CONF_TEMPLATE (0)