Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/patch_my_xo/semanticxo/etc/cron.d/replicate-graphs
diff options
context:
space:
mode:
Diffstat (limited to 'patch_my_xo/semanticxo/etc/cron.d/replicate-graphs')
-rw-r--r--patch_my_xo/semanticxo/etc/cron.d/replicate-graphs4
1 files changed, 2 insertions, 2 deletions
diff --git a/patch_my_xo/semanticxo/etc/cron.d/replicate-graphs b/patch_my_xo/semanticxo/etc/cron.d/replicate-graphs
index 345feae..9eabbd6 100644
--- a/patch_my_xo/semanticxo/etc/cron.d/replicate-graphs
+++ b/patch_my_xo/semanticxo/etc/cron.d/replicate-graphs
@@ -1,6 +1,6 @@
-# Check if there are new graphs to replicate every 2 minutes
+# Check if there are new graphs to replicate every 5 minutes
MAILTO=""
PATH=/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin
SHELL=/bin/bash
-*/2 * * * * root /usr/sbin/replicate-graphs 1>/dev/null 2>/dev/null
+*/5 * * * * root /usr/sbin/replicate-graphs 1>/dev/null 2>/dev/null