From d68ff4bfb88a4ee5d66c65d9079d3dabb8c2374c Mon Sep 17 00:00:00 2001 From: Camerin Figueroa Date: Sat, 1 Mar 2025 19:37:46 -0500 Subject: [PATCH] Updated list of all options to include per_host metrics option --- src/docs/markdown/caddyfile/options.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/docs/markdown/caddyfile/options.md b/src/docs/markdown/caddyfile/options.md index 8dba31f..85e80bd 100644 --- a/src/docs/markdown/caddyfile/options.md +++ b/src/docs/markdown/caddyfile/options.md @@ -76,7 +76,9 @@ Possible options are (click on each option to jump to its documentation): } grace_period shutdown_delay - metrics + metrics { + per_host + } # TLS Options auto_https off|disable_redirects|ignore_loaded_certs|disable_certs