mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-05-04 04:03:52 +08:00
anubis: grant up challenge difficulty for libreoffice for now as it is being hit hard
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
@@ -29,6 +29,12 @@ bots:
|
||||
action: WEIGH
|
||||
weight:
|
||||
adjust: 20
|
||||
- name: libreoffice
|
||||
path_regex: /libreoffice/
|
||||
action: CHALLENGE
|
||||
challenge:
|
||||
algorithm: fast
|
||||
difficulty: 5
|
||||
# these are solid defaults from
|
||||
# https://github.com/TecharoHQ/anubis/blob/main/data/botPolicies.yaml
|
||||
- import: (data)/meta/default-config.yaml
|
||||
|
||||
Reference in New Issue
Block a user