1
0
mirror of https://github.com/taigrr/wtf synced 2025-01-18 04:03:14 -08:00

Camelcase the Weather API key config for consistency

This commit is contained in:
Chris Cummer
2018-07-11 17:27:06 -07:00
73 changed files with 1578 additions and 571 deletions

View File

@@ -203,11 +203,11 @@ wtf:
width: 1
refreshInterval: 3600
weather:
apiKey: [YOUR API KEY]
# From http://openweathermap.org/help/city_list.txt
cityids:
- 3370352
- 1283240
WTF_OWM_API_KEY: [YOUR API KEY]
colors:
current: "lightblue"
enabled: true