1
0
mirror of https://github.com/anope/anope.git synced 2026-07-08 16:03:13 +02:00

Added badpasstimeout directive to options block in new config.

git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1710 5417fbe8-f217-4b02-8779-1006273d7864
This commit is contained in:
cyberbotx
2008-11-15 19:13:26 +00:00
parent 675c8dc34a
commit ec8fd88965
3 changed files with 12 additions and 3 deletions
+1 -1
View File
@@ -286,7 +286,7 @@ E char *NewsDBName;
E bool NoBackupOkay;
E bool StrictPasswords;
E int BadPassLimit;
E int BadPassTimeout;
E time_t BadPassTimeout;
E int UpdateTimeout;
E int ExpireTimeout;
E int ReadTimeout;