mirror of
https://github.com/caddyserver/website.git
synced 2025-04-20 12:15:08 -04:00
Update Caddyfile
Most people won't have the caddy-hitcounter plugin installed.
This commit is contained in:
parent
07c51663ab
commit
c8ef91c47c
3 changed files with 6 additions and 35 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue