X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/ce09413670e9cf3fef773c6ca00ee5798dd347ee..5636881ff4e16aaf1849c0dd399a138b8638d6cc:/cookbooks/nominatim/templates/default/logrotate.nominatim.erb diff --git a/cookbooks/nominatim/templates/default/logrotate.nominatim.erb b/cookbooks/nominatim/templates/default/logrotate.nominatim.erb index e1fc71416..ba7a5bc3f 100644 --- a/cookbooks/nominatim/templates/default/logrotate.nominatim.erb +++ b/cookbooks/nominatim/templates/default/logrotate.nominatim.erb @@ -19,13 +19,3 @@ notifempty create 640 www-data adm } - -<%= node[:nominatim][:logdir] %>/restricted_ips.log { - weekly - missingok - rotate 5 - compress - delaycompress - notifempty - create 660 nominatim adm -}