1
0
mirror of https://github.com/anope/anope.git synced 2026-07-05 14:43:12 +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
+6
View File
@@ -813,4 +813,10 @@ operserv
* required if session limiting is enabled.
*/
maxsessionlimit = 100
/*
* Sets the default expiry time for session exceptions. This directive is only required if session
* limiting is enabled.
*/
exceptionexpiry = 1d
}