X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/dfa81864e13b40f052ac48cb1954e69f415e1dd9..f28a1081e98606e992c613cb1e15f55e75c9b546:/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