We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 67d89a0 commit 4c10a1dCopy full SHA for 4c10a1d
Examples/ApiKey.ini
@@ -1,5 +1,7 @@
1
[OpenWeatherMap]
2
; Get an API Key from http://home.openweathermap.org/
3
-; DO NOT use this API key for any production!
+; Do NOT use this API key in production. It is only
4
+; here for testing purposes and is often blocked
5
+; when too many people use it.
6
api_key = 2f8796eefe67558dc205b09dd336d022
7
0 commit comments