feat: add more nginx recommended settings

This commit is contained in:
teutat3s 2023-10-29 03:37:22 +01:00 committed by b12f
parent f48782e987
commit 4897317f4f
Signed by: pub.solar gitea
GPG key ID: F0332B04B7054873

View file

@ -15,7 +15,10 @@ in {
proxyCachePath.cache = {
enable = true;
};
recommendedGzipSettings = true;
recommendedOptimisation = true;
recommendedProxySettings = true;
recommendedTlsSettings = true;
};
security.acme = {