Update Caddyfile

Most people won't have the caddy-hitcounter plugin installed.
This commit is contained in:
Matthew Holt 2023-12-11 10:15:21 -07:00
parent 07c51663ab
commit c8ef91c47c
No known key found for this signature in database
GPG key ID: 2A349DD577D586A5
3 changed files with 6 additions and 35 deletions

View file

@ -5,10 +5,11 @@ root * src
file_server
templates {
extensions {
hitCounter {
style bright_green
pad_digits 6
}
# Uncomment this if you have the caddy-hitcounter plugin (https://github.com/mholt/caddy-hitcounter):
# hitCounter {
# style bright_green
# pad_digits 6
# }
}
}
encode zstd gzip