X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/dfa81864e13b40f052ac48cb1954e69f415e1dd9..711ff014c1eadd4a74fdc20ba5a300b5ed96e531:/cookbooks/piwik/templates/default/cron.erb diff --git a/cookbooks/piwik/templates/default/cron.erb b/cookbooks/piwik/templates/default/cron.erb index a49e338e4..35e780b21 100644 --- a/cookbooks/piwik/templates/default/cron.erb +++ b/cookbooks/piwik/templates/default/cron.erb @@ -1 +1 @@ -5 * * * * www-data /usr/bin/php /srv/piwik.openstreetmap.org/misc/cron/archive.php --url=http://piwik.openstreetmap.org/ > /dev/null +5 * * * * www-data /usr/bin/php /srv/piwik.openstreetmap.org/misc/cron/archive.php --url=https://piwik.openstreetmap.org/ > /dev/null