Files
anubis-mirror/lib/config/testdata/good/allow_everyone.yaml
T
2026-04-21 14:05:05 -04:00

11 lines
152 B
YAML

bots:
- name: everyones-invited
remote_addresses:
- "0.0.0.0/0"
- "::/0"
action: ALLOW
metrics:
bind: ":9090"
network: "tcp"