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

Added exceptionexpiry directive to operserv block in new config.

git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1484 5417fbe8-f217-4b02-8779-1006273d7864
This commit is contained in:
Naram Qashat cyberbotx@cyberbotx.com
2008-10-26 20:08:06 +00:00
parent 474f30a8bf
commit bb22925ccf
3 changed files with 10 additions and 6 deletions
+1 -1
View File
@@ -444,7 +444,7 @@ E int ChanServCoreNumber;
E bool LimitSessions;
E int DefSessionLimit;
E int ExceptionExpiry;
E time_t ExceptionExpiry;
E int MaxSessionKill;
E int MaxSessionLimit;
E int SessionAutoKillExpiry;