added a link to the API key instructions in the configuration instructions
2
Home.md
2
Home.md
@@ -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`)
|
||||
|
Reference in New Issue
Block a user