From 9d23147758ee923d1586b2636cc37456c7eba218 Mon Sep 17 00:00:00 2001 From: BBaoVanC Date: Fri, 13 Dec 2024 23:08:44 -0600 Subject: [PATCH] Add zstd precompression to bbaovanc.com --- conf.d/bbaovanc.com | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf.d/bbaovanc.com b/conf.d/bbaovanc.com index 0608b2c..f4ce36d 100644 --- a/conf.d/bbaovanc.com +++ b/conf.d/bbaovanc.com @@ -21,7 +21,7 @@ bbaovanc.com { header Cache-Control no-cache root * /var/www/bbaovanc.com/public file_server { - precompressed br gzip + precompressed zstd br gzip } import basicerrors