mirror of
https://github.com/taigrr/wtf
synced 2025-01-18 04:03:14 -08:00
replaced updateInterval with refreshInterval
This commit is contained in:
committed by
Chris Cummer
parent
f381e130bb
commit
57e3a01b3a
@@ -32,7 +32,7 @@ bittrex:
|
||||
left: 2
|
||||
height: 3
|
||||
width: 1
|
||||
updateInterval: 5
|
||||
refreshInterval: 5
|
||||
summary:
|
||||
BTC:
|
||||
displayName: Bitcoin
|
||||
@@ -80,6 +80,6 @@ Values: `true`, `false`.
|
||||
`position` <br />
|
||||
Defines where in the grid this module's widget will be displayed. <br />
|
||||
|
||||
`updateInterval` <br />
|
||||
`refreshInterval` <br />
|
||||
How often, in seconds, this module will update its data. <br />
|
||||
Values: A positive integer, `0..n`.
|
||||
|
||||
Reference in New Issue
Block a user