geolocator: set default values in config

This commit is contained in:
Jan-Tarek Butt 2018-02-14 07:18:19 +01:00
parent 49cc2d85bf
commit d546111280

View File

@ -1,2 +1,5 @@
config geolocator 'settings'
option static_location '0'
option auto_location '1'
option refresh_interval '1000'