doc
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user