1
0
Fork 0

nginx: Enable zstd

This commit is contained in:
Daniel Kempkens 2023-04-03 14:05:24 +02:00
parent 7dd51ea6f4
commit 7a2339231c
Signed by: daniel
SSH key fingerprint: SHA256:Ks/MyhQYcPRQiwMKLAKquWCdCPe3JXlb1WttgnAoSeM

View file

@ -8,6 +8,7 @@
recommendedOptimisation = true;
recommendedGzipSettings = true;
recommendedBrotliSettings = true;
recommendedZstdSettings = true;
recommendedTlsSettings = true;
commonHttpConfig = ''