summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorSadie Powell <sadie@witchery.services>2024-09-26 11:22:10 +0100
committerSadie Powell <sadie@witchery.services>2024-09-26 12:51:54 +0100
commit9fcb022d5e819eaff5cbb71e204ceeff4ca090f0 (patch)
tree0ae74e86ebbb6e5e2ae875aa921b1506d96d5474 /data
parent5a0c6b1f18668c8541412e0ae38d53e3cdc68f01 (diff)
Allow sending an oper account on InspIRCd.
Diffstat (limited to 'data')
-rw-r--r--data/anope.example.conf2
1 files changed, 0 insertions, 2 deletions
diff --git a/data/anope.example.conf b/data/anope.example.conf
index b6ea60d83..2123d1274 100644
--- a/data/anope.example.conf
+++ b/data/anope.example.conf
@@ -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"
}