Update in 5 minutes
This commit is contained in:
parent
b587037da6
commit
f86cc10db8
1 changed files with 1 additions and 1 deletions
|
@ -28,7 +28,7 @@ var options = {
|
|||
dtFormat: 'Do MMM YYYY h:mma [UTC]',
|
||||
|
||||
// refresh rate in milliseconds to retrieve a new price (default to 10 minutes)
|
||||
refreshTime: 600000
|
||||
refreshTime: 300000
|
||||
};
|
||||
|
||||
// store the last retrieved rate
|
||||
|
|
Loading…
Reference in a new issue