Add zstd precompression to bbaovanc.com
This commit is contained in:
parent
a2c85d9493
commit
9d23147758
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user