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