From 844ef76853914d83ccd2c4390ce92811c606b717 Mon Sep 17 00:00:00 2001 From: Kaz Kylheku Date: Thu, 2 Feb 2017 05:39:08 -0800 Subject: Implement *dry-run* variable for testing. --- sample-config.txr | 1 + 1 file changed, 1 insertion(+) (limited to 'sample-config.txr') 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) -- cgit v1.2.3