summary refs log tree commit diff
path: root/host/Rory-ovh/services/nginx/nginx.nix
diff options
context:
space:
mode:
Diffstat (limited to 'host/Rory-ovh/services/nginx/nginx.nix')
-rwxr-xr-xhost/Rory-ovh/services/nginx/nginx.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/host/Rory-ovh/services/nginx/nginx.nix b/host/Rory-ovh/services/nginx/nginx.nix

index d422cc8..fee1573 100755 --- a/host/Rory-ovh/services/nginx/nginx.nix +++ b/host/Rory-ovh/services/nginx/nginx.nix
@@ -18,7 +18,7 @@ in package = pkgs.nginxQuic; recommendedProxySettings = true; recommendedTlsSettings = true; - recommendedZstdSettings = true; + experimentalZstdSettings = true; #recommendedGzipSettings = true; recommendedBrotliSettings = true; recommendedOptimisation = true;