mirror of
https://gitlab.archlinux.org/archlinux/infrastructure.git
synced 2026-03-07 18:26:23 +01:00
This allows us to have service specific rules with a general config file. Signed-off-by: Christian Heusel <christian@heusel.eu>
8 lines
130 B
YAML
8 lines
130 B
YAML
# Generic catchall rule
|
|
- name: generic-browser
|
|
user_agent_regex: >-
|
|
Mozilla|Opera
|
|
action: WEIGH
|
|
weight:
|
|
adjust: 10
|