mirror of
https://github.com/caddyserver/website.git
synced 2025-04-20 04:15:04 -04:00
Updated list of all options to include per_host metrics option
This commit is contained in:
parent
1e9490db08
commit
d68ff4bfb8
1 changed files with 3 additions and 1 deletions
|
@ -76,7 +76,9 @@ Possible options are (click on each option to jump to its documentation):
|
||||||
}
|
}
|
||||||
grace_period <duration>
|
grace_period <duration>
|
||||||
shutdown_delay <duration>
|
shutdown_delay <duration>
|
||||||
metrics
|
metrics {
|
||||||
|
per_host
|
||||||
|
}
|
||||||
|
|
||||||
# TLS Options
|
# TLS Options
|
||||||
auto_https off|disable_redirects|ignore_loaded_certs|disable_certs
|
auto_https off|disable_redirects|ignore_loaded_certs|disable_certs
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue