diff options
Diffstat (limited to 'sample-config.txr')
-rw-r--r-- | sample-config.txr | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sample-config.txr b/sample-config.txr index 28a82fa..48f2a4b 100644 --- a/sample-config.txr +++ b/sample-config.txr @@ -7,3 +7,4 @@ @(bind *long-ban* 3600) @(bind *ban-duration* @(list 300 900 3600 (* 6 3600) (* 24 3600) (* 7 24 3600))) +@(bind *dry-run* nil) |