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:
@@ -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
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user