Renames autoupdate to autorefresh.

This commit is contained in:
Lars Jung 2012-08-12 15:18:50 +02:00
parent 1be5e121b3
commit 35d85b4e99
3 changed files with 4 additions and 4 deletions

View file

@ -55,7 +55,7 @@ var H5AI_CONFIG = {
Interval will be a least 1000 milliseconds.
*/
"autoupdate": {
"autorefresh": {
"enabled": true,
"interval": 5000
},