Revision e0a16925
Added by Scott Ullrich over 16 years ago
usr/local/www/javascript/index/sajax.js | ||
---|---|---|
1 | 1 |
|
2 | 2 |
// Seconds * 1000 = value |
3 |
var update_interval = 10000;
|
|
3 |
var update_interval = 11000;
|
|
4 | 4 |
|
5 | 5 |
|
6 | 6 |
function updateMeters() |
Also available in: Unified diff
Change to 11 second refresh, a lot of underlying information refreshes
every 10 seconds.