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;
|
recommendedTlsSettings = true;
|
||||||
recommendedOptimisation = true;
|
recommendedOptimisation = true;
|
||||||
recommendedGzipSettings = true;
|
recommendedGzipSettings = true;
|
||||||
logError = "off";
|
logError = "/dev/null";
|
||||||
appendConfig = ''
|
appendHttpConfig = ''
|
||||||
access_log off;
|
access_log off;
|
||||||
'';
|
'';
|
||||||
};
|
};
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue