This commit is contained in:
Tim Schubert 2021-01-01 21:58:01 +01:00
parent c9c64a00e2
commit 6ffdd48abf
No known key found for this signature in database
GPG key ID: 99658A3EB5CD7C13

View file

@ -18,7 +18,7 @@ in {
recommendedOptimisation = true;
recommendedGzipSettings = true;
logError = "off";
appendHttpConfig = ''
appendConfig = ''
access_log off;
'';
};