From 439860443a52cae6d929230e99ff72f945820ec1 Mon Sep 17 00:00:00 2001 From: Xe Iaso Date: Tue, 21 Apr 2026 15:28:55 -0400 Subject: [PATCH] doc(default-config): add vague references to metrics server Signed-off-by: Xe Iaso --- data/botPolicies.yaml | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/data/botPolicies.yaml b/data/botPolicies.yaml index ad7fb1aa..fdb8539b 100644 --- a/data/botPolicies.yaml +++ b/data/botPolicies.yaml @@ -166,6 +166,15 @@ status_codes: CHALLENGE: 200 DENY: 200 +# # Configuration for the metrics server. See the docs for more information: +# # +# # https://anubis.techaro.lol/docs/admin/policies#metrics-server +# # +# # This is commented out by default so that command line flags take precedence. +# metrics: +# bind: ":9090" +# network: "tcp" + # Anubis can store temporary data in one of a few backends. See the storage # backends section of the docs for more information: #