update config comment
This commit is contained in:
@@ -111,16 +111,16 @@ enable_register = true
|
||||
enable_export = true
|
||||
|
||||
[map]
|
||||
# Map provider, supports "openstreetmap", "googlemap", "baidumap" Leave blank if you want to disable map
|
||||
# Map provider, supports "openstreetmap", "googlemap", "baidumap". Leave blank if you want to disable map
|
||||
map_provider = openstreetmap
|
||||
|
||||
# Set to true to use the ezbookkeeping server to proxy map data requests, for "openstreetmap"
|
||||
map_data_fetch_proxy = false
|
||||
|
||||
# For "googlemap" only, Google map API key, please visit https://developers.google.com/maps/get-started for more information
|
||||
# For "googlemap" only, Google map JavaScript API key, please visit https://developers.google.com/maps/get-started for more information
|
||||
google_map_api_key =
|
||||
|
||||
# For "baidumap" only, Baidu map javascript api application key, please visit https://lbsyun.baidu.com/index.php?title=jspopular3.0/guide/getkey for more information
|
||||
# For "baidumap" only, Baidu map JavaScript API application key, please visit https://lbsyun.baidu.com/index.php?title=jspopular3.0/guide/getkey for more information
|
||||
baidu_map_ak =
|
||||
|
||||
[exchange_rates]
|
||||
|
||||
Reference in New Issue
Block a user