From 40cb2e01be738ff57f489d936e2dddf1da624a7f Mon Sep 17 00:00:00 2001
From: Thuban <thuban@yeuxdelibad.net>
Date: Tue, 11 Apr 2017 08:07:20 +0000
Subject: [PATCH] lasts modifs from vincent

---
 vilain.conf |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)

diff --git a/vilain.conf b/vilain.conf
index 255438e..9e97fef 100644
--- a/vilain.conf
+++ b/vilain.conf
@@ -14,10 +14,14 @@
 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]
 #logfile = /file/to/watch
 #regex = regex that return the bad guy IP
+#maxtries = 2 #facultative
 
 [ssh]
 logfile = /var/log/authlog

--
Gitblit v1.9.3