Skip to content

Commit

Permalink
Readd erroneously removed cache lifetime config.
Browse files Browse the repository at this point in the history
  • Loading branch information
mrubinsk committed Aug 27, 2020
1 parent aa2cc6e commit b61ce92
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions config/conf.xml
Expand Up @@ -1954,6 +1954,7 @@
<configsection name="params">
<configstring name="key" desc="API Key. For information on registration
see https://openweathermap.org/api"></configstring>
<configinteger name="lifetime" desc="Lifetime of the cached weather information, in seconds.">21600</configinteger>
</configsection>
</case>
</configswitch>
Expand Down

0 comments on commit b61ce92

Please sign in to comment.