mirror of
https://github.com/TecharoHQ/anubis.git
synced 2026-04-23 16:46:40 +00:00
docs(default-config): add a nudge to the storage backends section of the docs
Signed-off-by: Xe Iaso <me@xeiaso.net>
This commit is contained in:
@@ -145,6 +145,14 @@ status_codes:
|
|||||||
CHALLENGE: 200
|
CHALLENGE: 200
|
||||||
DENY: 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
|
# The weight thresholds for when to trigger individual challenges. Any
|
||||||
# CHALLENGE will take precedence over this.
|
# CHALLENGE will take precedence over this.
|
||||||
#
|
#
|
||||||
|
|||||||
Reference in New Issue
Block a user