mirror of
https://github.com/grocy/grocy.git
synced 2025-08-20 04:12:59 +00:00
Make Quagga2 setting "numOfWorkers" adjustable (closes #713)
This commit is contained in:
@@ -125,6 +125,9 @@ DefaultUserSetting('auto_reload_on_db_change', true);
|
||||
# Show a clock in the header next to the logo or not
|
||||
DefaultUserSetting('show_clock_in_header', false);
|
||||
|
||||
# Component configuration
|
||||
DefaultUserSetting('quagga2_numofworkers', 4);
|
||||
|
||||
|
||||
# Feature flags
|
||||
# grocy was initially about "stock management for your household", many other things
|
||||
|
Reference in New Issue
Block a user