summaryrefslogtreecommitdiffstats
path: root/sample-config.txr
diff options
context:
space:
mode:
authorKaz Kylheku <kaz@kylheku.com>2017-02-02 05:39:08 -0800
committerKaz Kylheku <kaz@kylheku.com>2017-02-02 05:44:32 -0800
commit844ef76853914d83ccd2c4390ce92811c606b717 (patch)
tree3efd736ade99efe3d1033cfdad231faf773b7a03 /sample-config.txr
parentd3537462d567dcd80c060af9c602ddc618f4255b (diff)
downloadtxrban-844ef76853914d83ccd2c4390ce92811c606b717.tar.gz
txrban-844ef76853914d83ccd2c4390ce92811c606b717.tar.bz2
txrban-844ef76853914d83ccd2c4390ce92811c606b717.zip
Implement *dry-run* variable for testing.
Diffstat (limited to 'sample-config.txr')
-rw-r--r--sample-config.txr1
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)