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