Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions crowdsec-docs/unversioned/bouncers/firewall.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -479,6 +479,11 @@ name of the ipv4 set

name of the ipv6 set

### `iptables_add_rule_comments`
> `true` | `false`

If set to `false`, disables adding comments to the iptables rules created by the bouncer. Defaults to `true`.

### `ipset_size`
> int

Expand Down
Loading