Private
Public Access
2
0
This commit is contained in:
2026-02-05 09:54:03 +03:00
parent 943423143d
commit df6f913d95
3 changed files with 24 additions and 3 deletions

View File

@@ -1,4 +1,5 @@
# -- Rule engine initialization ----------------------------------------------
# See: https://coraza.io/docs/seclang/directives/
# Enable Coraza, attaching it to every transaction. Use detection
# only to start with, because that minimises the chances of post-installation

View File

@@ -278,7 +278,7 @@ caddy_global_sites_defaults:
# steffenbusch/caddy-bot-barrier
bot_barrier: false
bot_barrier_secret: null # Required
bot_barrier_secret: null # Required
bot_barrier_complexity: 18
bot_barrier_valid_for: "60m"