1
0
Fork 0
This commit is contained in:
Lukas Wurzinger 2024-11-01 00:40:42 +01:00
parent bbd49a388c
commit 47036cde64
2 changed files with 11 additions and 5 deletions

View file

@ -2,7 +2,7 @@
services.nginx = {
enable = true;
# recommendedGzipSettings = true;
recommendedGzipSettings = true;
recommendedOptimisation = true;
recommendedProxySettings = true;
recommendedTlsSettings = true;