From 5b337cd322c29cdbf513992b426855cc55566111 Mon Sep 17 00:00:00 2001 From: Xe Iaso Date: Fri, 4 Jul 2025 19:36:11 +0000 Subject: [PATCH] docs(default-config): add a nudge to the storage backends section of the docs Signed-off-by: Xe Iaso --- data/botPolicies.yaml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/data/botPolicies.yaml b/data/botPolicies.yaml index dd64828a..e2ab1b18 100644 --- a/data/botPolicies.yaml +++ b/data/botPolicies.yaml @@ -145,6 +145,14 @@ status_codes: CHALLENGE: 200 DENY: 200 +# Anubis can store temporary data in one of a few backends. See the storage +# backends section of the docs for more information: +# +# https://anubis.techaro.lol/docs/admin/policies#storage-backends +store: + backend: memory + parameters: {} + # The weight thresholds for when to trigger individual challenges. Any # CHALLENGE will take precedence over this. #