Skip to content

Commit

Permalink
change default weather period to 7200
Browse files Browse the repository at this point in the history
  • Loading branch information
v00g100skr committed Dec 13, 2024
1 parent 97105db commit 3d1fd02
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deploy/redeploy_weather.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
# Default values
WEATHER_TOKEN=""
MEMCACHED_HOST=""
WEATHER_PERIOD=3600
WEATHER_PERIOD=7200
LOGGING="INFO"

# Check for arguments
Expand Down

0 comments on commit 3d1fd02

Please sign in to comment.