1
0
Fork 0

Fix nginx syntax error

This commit is contained in:
Malte Brandy 2020-10-17 15:59:50 +02:00
parent b77118ebc0
commit 3352b29936
No known key found for this signature in database
GPG key ID: 226A2D41EF5378C9

View file

@ -99,7 +99,7 @@
recommendedGzipSettings = true;
recommendedTlsSettings = true;
clientMaxBodySize = "500m";
appendConfig = "access_log off;";
appendHttpConfig = "access_log off;";
};
};
programs = {