mirror of
https://github.com/MichMich/MagicMirror.git
synced 2025-07-12 18:19:25 +00:00
Merge pull request #489 from roramirez/README-weathers-times
README Fix updateInterval for currentweather, weatherforecast:
This commit is contained in:
commit
427529171c
@ -68,7 +68,7 @@ The following properties can be configured:
|
|||||||
<td><code>updateInterval</code></td>
|
<td><code>updateInterval</code></td>
|
||||||
<td>How often does the content needs to be fetched? (Milliseconds)<br>
|
<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>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>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
|
@ -84,7 +84,7 @@ The following properties can be configured:
|
|||||||
<td><code>updateInterval</code></td>
|
<td><code>updateInterval</code></td>
|
||||||
<td>How often does the content needs to be fetched? (Milliseconds)<br>
|
<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>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>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user