diff --git a/conf/ezbookkeeping.ini b/conf/ezbookkeeping.ini index 4ca5612e..a9c936fa 100644 --- a/conf/ezbookkeeping.ini +++ b/conf/ezbookkeeping.ini @@ -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]