summaryrefslogtreecommitdiffstats
path: root/sample-config.txr
blob: 48f2a4b1c838dcd22e8378ba4d4b5eeb7dce8054 (plain)
1
2
3
4
5
6
7
8
9
10
@(bind *iface* "eth0")
@(bind *short-period* 30)
@(bind *short-limit* 600)
@(bind *short-ban* 180)
@(bind *long-period* 900)
@(bind *long-limit* 1800)
@(bind *long-ban* 3600)
@(bind *ban-duration*
       @(list 300 900 3600 (* 6 3600) (* 24 3600) (* 7 24 3600)))
@(bind *dry-run* nil)