added a link to the API key instructions in the configuration instructions

Jack
2023-03-07 20:29:55 -05:00
parent d52763849f
commit 1d72b0edb7

@@ -39,7 +39,7 @@ Set this to `true` to enable weather syncing. **Make sure that you set the optio
This configuration option changes how often RealTimeWeather will get weather information from OpenWeather and update your server's weather.
**Setting this below 2400 will cause problems**.
- `APIKey` (default: `'API_KEY'`)
Put your OpenWeather API key here. There are instructions on how to get an API key below. **Keep your API a secret**.
Put your OpenWeather API key here. There are instructions on how to get an API key [below](https://github.com/Jack1424/RealTimeWeather/wiki#getting-an-openweather-api-key). **Keep your API key a secret**.
- `ZipCode` (default: `10001`)
Put the zip code of the location that you want to sync your server's weather with here.
- `CountryCode` (default: `US`)