mirror of
https://github.com/anope/anope.git
synced 2026-07-06 17:43:14 +02:00
Raise the default session limit from 3 to 5.
This commit is contained in:
@@ -559,7 +559,7 @@ module
|
||||
*
|
||||
* This directive is required if os_session is loaded.
|
||||
*/
|
||||
defaultsessionlimit = 3
|
||||
defaultsessionlimit = 5
|
||||
|
||||
/*
|
||||
* The maximum session limit that may be set for a host in an exception.
|
||||
|
||||
Reference in New Issue
Block a user