X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/d225dda62ccb2036e610125f42cbe91b21809c80..9b4b2aab7e2feeb21beeff9bce1e466d9c38dba5:/cookbooks/matomo/recipes/default.rb diff --git a/cookbooks/matomo/recipes/default.rb b/cookbooks/matomo/recipes/default.rb index 9cea5099d..0e6576103 100644 --- a/cookbooks/matomo/recipes/default.rb +++ b/cookbooks/matomo/recipes/default.rb @@ -212,7 +212,8 @@ end systemd_timer "matomo-archive" do description "Matomo report archiving" - on_calendar "*:05" + on_boot_sec "30m" + on_unit_inactive_sec "30m" end service "matomo-archive.timer" do