mirror of
https://github.com/grocy/grocy.git
synced 2025-08-20 04:12:59 +00:00
Added changelog for #844
This commit is contained in:
@@ -135,8 +135,8 @@ DefaultUserSetting('auto_reload_on_db_change', true);
|
||||
DefaultUserSetting('show_clock_in_header', false);
|
||||
|
||||
# Component configuration for Quagga2 - read https://github.com/ericblade/quagga2#configobject for details
|
||||
# Default for Grocy is as below
|
||||
# For iPhone 7 PLus, halfsample = true, patchsize = small, frequency = 5 yields very good results
|
||||
# Below is a generic good configuration,
|
||||
# for an iPhone 7 Plus, halfsample = true, patchsize = small, frequency = 5 yields very good results
|
||||
DefaultUserSetting('quagga2_numofworkers', 4);
|
||||
DefaultUserSetting('quagga2_halfsample', false);
|
||||
DefaultUserSetting('quagga2_patchsize', 'medium');
|
||||
|
Reference in New Issue
Block a user