services.fail2ban.bantime-increment.overalljails

NixOS option

“bantime.overalljails” (if true) specifies the search of IP in the database will be executed cross over all jails, if false (default), only current jail of the ban IP will be searched.

type: null or boolean
Default
null
Example
true
declared in: nixos/modules/services/security/fail2ban.nixView source on NixOS/nixpkgs →