]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/matomo/recipes/default.rb
Correct matomo archive time
[chef.git] / cookbooks / matomo / recipes / default.rb
index a14a76954bb9f80411020ff09d645b5d129737a9..c72f7aac440312f265a37a2b0b8cd45df2131805 100644 (file)
@@ -211,7 +211,7 @@ end
 
 systemd_timer "matomo-archive" do
   description "Matomo report archiving"
-  on_calendar "00:05"
+  on_calendar "*:05"
 end
 
 service "matomo-archive.timer" do