aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXe Iaso <me@xeiaso.net>2025-04-27 00:56:43 -0400
committerXe Iaso <me@xeiaso.net>2025-04-27 00:57:10 -0400
commit972cc990716c8593fc1f1d7061e6b707c6bccc51 (patch)
treebeffb459fb21c076e22a91b2cc1db76bb7df475b
parent7bbdbcebd7fc35822457c19ca355fbbe9db23e5a (diff)
downloadx-972cc990716c8593fc1f1d7061e6b707c6bccc51.tar.xz
x-972cc990716c8593fc1f1d7061e6b707c6bccc51.zip
fix(gitea): use >- instead of >
[skip ci] Signed-off-by: Xe Iaso <me@xeiaso.net>
-rw-r--r--kube/alrest/gitea/cfg/anubis/botPolicies.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/kube/alrest/gitea/cfg/anubis/botPolicies.yaml b/kube/alrest/gitea/cfg/anubis/botPolicies.yaml
index 3f2b838..b328feb 100644
--- a/kube/alrest/gitea/cfg/anubis/botPolicies.yaml
+++ b/kube/alrest/gitea/cfg/anubis/botPolicies.yaml
@@ -43,7 +43,7 @@ bots:
# Generic catchall rule
- name: generic-browser
- user_agent_regex: >
+ user_agent_regex: >-
Mozilla|Opera
action: CHALLENGE