fix homepage

This commit is contained in:
Tim Schubert 2021-08-27 17:49:14 +02:00
parent 499b893f3e
commit 6dc0d91f0d
Signed by: dadada
GPG key ID: EEB8D1CE62C4DFEA
9 changed files with 20 additions and 24 deletions

View file

@ -15,7 +15,7 @@ in
recommendedGzipSettings = true;
recommendedProxySettings = true;
logError = "/dev/null";
#logError = "/dev/null";
appendHttpConfig = ''
access_log off;
'';