summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThedro Neely <thedroneely@gmail.com>2020-07-20 02:10:04 -0400
committerThedro Neely <thedroneely@gmail.com>2020-07-20 02:10:04 -0400
commitf48f65f27032ea11c1379a4926baf8ed1cc52a40 (patch)
tree4772f16b63c129c40d453a41c7284aba35fe32c0
parentc34aa58329cf9d9cb7d145a0ab46aa1450bd1dbf (diff)
downloadplaybooks-f48f65f27032ea11c1379a4926baf8ed1cc52a40.tar.gz
playbooks-f48f65f27032ea11c1379a4926baf8ed1cc52a40.tar.bz2
playbooks-f48f65f27032ea11c1379a4926baf8ed1cc52a40.zip
roles/goaccess/templates/goaccess.timer: Increase delay
-rw-r--r--roles/goaccess/templates/goaccess.timer.j22
1 files changed, 1 insertions, 1 deletions
diff --git a/roles/goaccess/templates/goaccess.timer.j2 b/roles/goaccess/templates/goaccess.timer.j2
index 74e201e..09ea22e 100644
--- a/roles/goaccess/templates/goaccess.timer.j2
+++ b/roles/goaccess/templates/goaccess.timer.j2
@@ -3,7 +3,7 @@ Description=Update GoAccess Statistics
[Timer]
OnCalendar=*:0/30
-RandomizedDelaySec=300
+RandomizedDelaySec=900
[Install]
WantedBy=timers.target