]
apache_module "expires"
+apache_module "proxy"
+apache_module "proxy_fcgi"
apache_module "rewrite"
version = node[:matomo][:version]
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