diff --git a/Host/status.htm b/Host/status.htm index 84754af5b..ce20cfce9 100644 --- a/Host/status.htm +++ b/Host/status.htm @@ -166,7 +166,7 @@ } load(); - setInterval(load, 30000); // alle 30 Sek. aktualisieren + setInterval(load, 600000); // alle 600 Sek. aktualisieren \ No newline at end of file