services.fail2ban.bantime-increment.maxtime

NixOS option

“bantime.maxtime” is the max number of seconds using the ban time can reach (don’t grows further)

type: null or string
Default
null
Example
"48h"
declared in: nixos/modules/services/security/fail2ban.nixView source on NixOS/nixpkgs →