Added changelog for #844

This commit is contained in:
Bernd Bestel
2020-08-19 19:56:24 +02:00
parent b8cd5cd0b5
commit 04bbad2167
2 changed files with 3 additions and 2 deletions

View File

@@ -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');