Fixup
This commit is contained in:
parent
6ffdd48abf
commit
f0c1441230
1 changed files with 2 additions and 2 deletions
|
@ -17,8 +17,8 @@ in {
|
|||
recommendedTlsSettings = true;
|
||||
recommendedOptimisation = true;
|
||||
recommendedGzipSettings = true;
|
||||
logError = "off";
|
||||
appendConfig = ''
|
||||
logError = "/dev/null";
|
||||
appendHttpConfig = ''
|
||||
access_log off;
|
||||
'';
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue