mirror of
https://github.com/caddyserver/website.git
synced 2025-04-24 22:16:15 -04:00
docs: precompressed short syntax (#446)
This commit is contained in:
parent
8c83f56f3f
commit
ef31c7646a
3 changed files with 6 additions and 6 deletions
|
@ -38,7 +38,7 @@ root * /var/www
|
|||
|
||||
# Serve precompressed files if present
|
||||
file_server /downloads/* {
|
||||
precompressed gzip zstd br
|
||||
precompressed
|
||||
}
|
||||
|
||||
# Compress everything else that would benefit
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue