diff --git a/nginx/nginx.conf.template b/nginx/nginx.conf.template index a82e731..5c089be 100644 --- a/nginx/nginx.conf.template +++ b/nginx/nginx.conf.template @@ -55,8 +55,6 @@ http { location = /robots.txt { allow all; - log_not_found off; - access_log off; } location ~ /.well-known/acme-challenge/ {