1
1
mirror of https://gitlab.archlinux.org/archlinux/infrastructure.git synced 2026-03-08 02:06:23 +01:00
infrastructure/roles/anubis/files/default.env
Kristian Klausen edb35bd433
Add opt-in Anubis for the wiki to combat scraping
The wiki has been brought down by scraping and Anubis has proven
effective at blocking this type of attack. The old challenging is
removed as it is mostly ineffective.

If is still undecided if we want Anubis permanently enabled, so for now
it is disabled by default but can quickly be enabled if needed.
2025-08-09 17:50:22 +02:00

7 lines
150 B
Bash

BIND=127.0.0.1:8923
DIFFICULTY=4
METRICS_BIND=:9090
POLICY_FNAME=/etc/anubis/botPolicies.default.yaml
SERVE_ROBOTS_TXT=0
TARGET=http://127.0.0.1:3000