geolocator: set default values in config
This commit is contained in:
parent
49cc2d85bf
commit
d546111280
@ -1,2 +1,5 @@
|
|||||||
config geolocator 'settings'
|
config geolocator 'settings'
|
||||||
option static_location '0'
|
option static_location '0'
|
||||||
|
option auto_location '1'
|
||||||
|
option refresh_interval '1000'
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user