mirror of
https://github.com/TwiN/gatus.git
synced 2026-02-04 16:59:42 +00:00
default 30 seconds
This commit is contained in:
@@ -322,7 +322,7 @@
|
||||
$("#refreshRate").append(new Option(i, i));
|
||||
}
|
||||
}
|
||||
$("#refreshRate").val(10);
|
||||
$("#refreshRate").val(30);
|
||||
|
||||
setRefreshInterval(30000)
|
||||
</script>
|
||||
|
||||
Reference in New Issue
Block a user