nginx: Enable zstd
This commit is contained in:
parent
7dd51ea6f4
commit
7a2339231c
1 changed files with 1 additions and 0 deletions
|
@ -8,6 +8,7 @@
|
|||
recommendedOptimisation = true;
|
||||
recommendedGzipSettings = true;
|
||||
recommendedBrotliSettings = true;
|
||||
recommendedZstdSettings = true;
|
||||
recommendedTlsSettings = true;
|
||||
|
||||
commonHttpConfig = ''
|
||||
|
|
Loading…
Reference in a new issue