Add zstd precompression to bbaovanc.com

This commit is contained in:
BBaoVanC 2024-12-13 23:08:44 -06:00
parent a2c85d9493
commit 9d23147758

View File

@ -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