diff --git a/config/config.js.sample b/config/config.js.sample index 6b090cca..913dbc43 100644 --- a/config/config.js.sample +++ b/config/config.js.sample @@ -55,9 +55,9 @@ var config = { position: 'top_right', header: 'Weather Forecast', config: { - location: 'New York', + location: 'New York', locationID: '5128581', //ID from http://www.openweathermap.org - appid: 'YOUR_OPENWEATHER_API_KEY' + appid: 'YOUR_OPENWEATHER_API_KEY' } }, {