From bc0893b518bdddd8cfade5ee688fafef02e949ac Mon Sep 17 00:00:00 2001 From: MaysWind Date: Sun, 21 Jul 2024 18:37:32 +0800 Subject: [PATCH] add comment --- conf/ezbookkeeping.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/ezbookkeeping.ini b/conf/ezbookkeeping.ini index 84dd84da..7f761210 100644 --- a/conf/ezbookkeeping.ini +++ b/conf/ezbookkeeping.ini @@ -183,7 +183,7 @@ map_data_fetch_proxy = false # Proxy to request original map data when map_data_fetch_proxy is set to true, supports "system" (use system proxy), "none" (do not use proxy), or proxy URL which starts with "http://", "https://" or "socks5://", default is "system" proxy = system -# For "tomtom" only, TomTom map API key, please visit https://developer.tomtom.com/how-to-get-tomtom-api-key +# For "tomtom" only, TomTom map API key, please visit https://developer.tomtom.com/how-to-get-tomtom-api-key for more information tomtom_map_api_key = # For "googlemap" only, Google map JavaScript API key, please visit https://developers.google.com/maps/get-started for more information