disable zstd
This commit is contained in:
parent
97d132c9e6
commit
c2515ce69c
1 changed files with 0 additions and 1 deletions
|
|
@ -16,7 +16,6 @@ in
|
||||||
sslProtocols = "TLSv1.3";
|
sslProtocols = "TLSv1.3";
|
||||||
recommendedTlsSettings = true;
|
recommendedTlsSettings = true;
|
||||||
recommendedOptimisation = true;
|
recommendedOptimisation = true;
|
||||||
recommendedZstdSettings = true;
|
|
||||||
recommendedGzipSettings = true;
|
recommendedGzipSettings = true;
|
||||||
recommendedBrotliSettings = true;
|
recommendedBrotliSettings = true;
|
||||||
virtualHosts."${fqdn}" = {
|
virtualHosts."${fqdn}" = {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue