From 90bc70b28b5aaec61898b52a5554f22188d858eb Mon Sep 17 00:00:00 2001
From: Thuban <thuban@yeuxdelibad.net>
Date: Tue, 11 Apr 2017 12:20:44 +0000
Subject: [PATCH] more debug and better cleaning

---
 vilain.conf |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/vilain.conf b/vilain.conf
index 9e97fef..ecfec45 100644
--- a/vilain.conf
+++ b/vilain.conf
@@ -9,13 +9,13 @@
 #     /sbin/pfctl -t vilain_bruteforce -T expire 86400
 vilain_table = vilain_bruteforce
 
+# duration before each checks on the different log files
+sleeptime = 3.0
+
 ### Ip ignored ###
 [ignoreip]
 ip1 = 92.150.160.157
 ip2 = 92.150.160.156
-
-# duration before each checks on the different log files
-sleeptime = 0.5
 
 ### Guardians
 #[name of the guardian]

--
Gitblit v1.9.3