summaryrefslogtreecommitdiff
path: root/index.php
diff options
context:
space:
mode:
authorRaindropsSys <contact@minteck.org>2023-07-04 16:11:04 +0200
committerRaindropsSys <contact@minteck.org>2023-07-04 16:11:04 +0200
commit1a8b9c5349780ed02e5af24c0e68daa12d9e08c3 (patch)
tree77b6442fe8f851f7a2398507a1283b6d3f6fcac9 /index.php
parent1687ee086ce51050ece0c46b445ad8afa4cdc4b8 (diff)
downloadsynccenter-1a8b9c5349780ed02e5af24c0e68daa12d9e08c3.tar.gz
synccenter-1a8b9c5349780ed02e5af24c0e68daa12d9e08c3.tar.bz2
synccenter-1a8b9c5349780ed02e5af24c0e68daa12d9e08c3.zip
Updated 6 files and added includes/tunnels/cloudsdale.sh (automated)
Diffstat (limited to 'index.php')
-rw-r--r--index.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/index.php b/index.php
index 388ad8d..19f7773 100644
--- a/index.php
+++ b/index.php
@@ -49,7 +49,7 @@
setInterval(() => {
update_<?= $name ?>();
- }, 5000);
+ }, 10000);
</script>
<?php endforeach; ?>
</ul>