diff --git a/nginx.conf b/nginx.conf index 7f8cc68..a3cfc8e 100644 --- a/nginx.conf +++ b/nginx.conf @@ -23,7 +23,7 @@ server { location = /robots.txt { allow all; log_not_found off; - access_log 0ff; + access_log off; } location = /.well-known/carddav {