aboutsummaryrefslogtreecommitdiff
path: root/data/botPolicies.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'data/botPolicies.yaml')
-rw-r--r--data/botPolicies.yaml3
1 files changed, 1 insertions, 2 deletions
diff --git a/data/botPolicies.yaml b/data/botPolicies.yaml
index d4b0739..585be15 100644
--- a/data/botPolicies.yaml
+++ b/data/botPolicies.yaml
@@ -5,14 +5,13 @@
## Of note, a bot rule can either have inline bot configuration or import a
## bot config snippet. You cannot do both in a single bot rule.
##
-## Import paths can either be prefixed with (data) to import from the common/shard
+## Import paths can either be prefixed with (data) to import from the common/shared
## rules in the data folder in the Anubis source tree or will point to absolute/relative
## paths in your filesystem. If you don't have access to the Anubis source tree, check
## /usr/share/docs/anubis/data or in the tarball you extracted Anubis from.
bots:
# Pathological bots to deny
-
- # This correlates to data/bots/ai-robots-txt.yaml in the source tree
import: (data)/bots/ai-robots-txt.yaml
- import: (data)/bots/cloudflare-workers.yaml