Enable zstd encoding, use gzip level 3

This commit is contained in:
2024-11-10 19:37:05 -06:00
parent 8ad52a9e83
commit fa8434b418

View File

@@ -16,7 +16,10 @@
# site block, listens on the $PORT environment variable, automatically assigned by railway
:{$PORT} {
respond /health 200
encode gzip
encode {
zstd fastest
gzip 3
}
log {
# access logs