- Updated

git-svn-id: https://fail2ban.svn.sourceforge.net/svnroot/fail2ban/trunk@240 a942ae1a-1317-0410-a47c-b1dcaea8d605
This commit is contained in:
lostcontrol 2006-02-12 18:15:44 +00:00
parent db33022a84
commit 26bddcf39b

3
TODO
View file

@ -77,3 +77,6 @@ See Feature Request Tracking System at SourceForge.net
Example: logfile = /var/log/apache2/access-*.log
Should we start one thread per file or just one thread per
serivce?
- optionally read failure patterns from file. If one regex
matches, consider it as a breaking in attempt.