forked from colin/resume
2
0
Fork 0

Remove Brotli compression (not available in default Caddy image)

This commit is contained in:
Your Name 2025-03-31 09:35:43 -04:00
parent ab5f8e774e
commit 2cdd7341c0
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
:8080 {
root * .
file_server
encode gzip brotli
encode gzip
# Performance optimizations
header {