From 7767eaae2e36c239d3c1a33290186e11e3906642 Mon Sep 17 00:00:00 2001
From: Thuban <thuban@yeuxdelibad.net>
Date: Wed, 09 Aug 2017 14:29:19 +0000
Subject: [PATCH] typo

---
 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