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

Minor spelling fix in operserv.example.conf. it's vs its

This commit is contained in:
miwob
2020-10-02 17:41:12 +02:00
committed by Sadie Powell
parent 1ac3b38fa8
commit da08dd6d0e
+1 -1
View File
@@ -544,7 +544,7 @@ command { service = "OperServ"; name = "RELOAD"; command = "operserv/reload"; pe
*
* This module enables session limiting. Session limiting prevents users from connecting more than a certain
* number of times from the same IP at the same time - thus preventing most types of cloning.
* Once a host reaches it's session limit, all clients attempting to connect from that host will
* Once a host reaches its session limit, all clients attempting to connect from that host will
* be killed. Exceptions to the default session limit can be defined via the exception list.
*
* Used to manage the session limit exception list, and view currently active sessions.