summaryrefslogtreecommitdiffstats
path: root/modules-available/rebootcontrol/templates/status-wol.html
diff options
context:
space:
mode:
authorSimon Rettberg2019-12-13 15:34:11 +0100
committerSimon Rettberg2019-12-13 15:34:11 +0100
commitf3fd8875531430caad3bc90a95254611ca7a2cae (patch)
tree2b811e4fc9a62364bd05ddad6875f468aa0214ca /modules-available/rebootcontrol/templates/status-wol.html
parent[statistics] Add NVMe support (diff)
downloadslx-admin-f3fd8875531430caad3bc90a95254611ca7a2cae.tar.gz
slx-admin-f3fd8875531430caad3bc90a95254611ca7a2cae.tar.xz
slx-admin-f3fd8875531430caad3bc90a95254611ca7a2cae.zip
[rebootcontrol] Longer cooldown for client status updates
Diffstat (limited to 'modules-available/rebootcontrol/templates/status-wol.html')
-rw-r--r--modules-available/rebootcontrol/templates/status-wol.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules-available/rebootcontrol/templates/status-wol.html b/modules-available/rebootcontrol/templates/status-wol.html
index 3e83126c..0e91e8d8 100644
--- a/modules-available/rebootcontrol/templates/status-wol.html
+++ b/modules-available/rebootcontrol/templates/status-wol.html
@@ -47,6 +47,6 @@
<script><!--
function wolCallback(task) {
- stillActive = true;
+ stillActive = 25;
}
//--></script> \ No newline at end of file