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

Allow sending an oper account on InspIRCd.

This commit is contained in:
Sadie Powell
2024-09-26 11:22:10 +01:00
parent 5a0c6b1f18
commit 9fcb022d5e
2 changed files with 11 additions and 2 deletions
-2
View File
@@ -817,8 +817,6 @@ opertype
*
* This can be used to automatically oper users who identify for services operator accounts, and is
* useful for setting modes such as Plexus's user mode +N.
*
* Note that some IRCds, such as InspIRCd, do not allow directly setting +o, and this will not work.
*/
#modes = "+o"
}