File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed
crowdsec-docs/unversioned/bouncers Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -318,7 +318,8 @@ fastly_account_configs:
318318 captcha_cookie_expiry_duration: '1800' # Duration to persist the cookie containing proof of solving captcha
319319 reference_version: null # Optional: specify a specific version to clone from instead of the active version
320320
321- bouncer_version: v0.0.2
321+ bouncer_version: v0.2.0
322+ acl_fast_creation: false # Set to true, to enable parallel creation of ACLs. This is faster but the order of ACLs is random/unpredictable.
322323update_frequency: 30 # Duration in seconds to poll the crowdsec API
323324log_level: info # Valid choices are either of "debug","info","warning","error"
324325log_mode: stdout # Valid choices are "file" or "stdout" or "stderr"
You can’t perform that action at this time.
0 commit comments