forked from colin/resume
2
0
Fork 0

Remove unsupported protocols directive (HTTP/2 enabled by default in Caddy 2)

This commit is contained in:
Your Name 2025-03-31 09:49:32 -04:00
parent b93b8564de
commit 3853b6ba6f
1 changed files with 0 additions and 3 deletions

View File

@ -43,9 +43,6 @@
format json
}
# Enable HTTP/2
protocols h2c h2 http/1.1
# Enable static file serving with caching
file_server {
precompressed