Merge pull request #489 from roramirez/README-weathers-times

README Fix updateInterval for currentweather, weatherforecast:
This commit is contained in:
Michael Teeuw 2016-10-27 16:41:08 +02:00 committed by GitHub
commit 427529171c
2 changed files with 2 additions and 2 deletions

View File

@ -68,7 +68,7 @@ The following properties can be configured:
<td><code>updateInterval</code></td>
<td>How often does the content needs to be fetched? (Milliseconds)<br>
<br><b>Possible values:</b> <code>1000</code> - <code>86400000</code>
<br><b>Default value:</b> <code>300000</code> (10 minutes)
<br><b>Default value:</b> <code>600000</code> (10 minutes)
</td>
</tr>
<tr>

View File

@ -84,7 +84,7 @@ The following properties can be configured:
<td><code>updateInterval</code></td>
<td>How often does the content needs to be fetched? (Milliseconds)<br>
<br><b>Possible values:</b> <code>1000</code> - <code>86400000</code>
<br><b>Default value:</b> <code>300000</code> (10 minutes)
<br><b>Default value:</b> <code>600000</code> (10 minutes)
</td>
</tr>
<tr>