fixed typo

Signed-off-by: Michael <michael.lindman@gmail.com>
This commit is contained in:
Michael 2020-05-11 18:03:34 +01:00
parent 7bd8c0442e
commit 01348d9469

View File

@ -23,7 +23,7 @@ server {
location = /robots.txt {
allow all;
log_not_found off;
access_log 0ff;
access_log off;
}
location = /.well-known/carddav {