Skip to content

Commit

Permalink
Allow any extban format on InspIRCd.
Browse files Browse the repository at this point in the history
  • Loading branch information
SadieCat committed Nov 1, 2024
1 parent d090f54 commit 1d98ce7
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion irctest/controllers/inspircd.py
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,8 @@
class="ServerOperators"
>
<options casemapping="ascii">
<options casemapping="ascii"
extbanformat="any">
# Disable 'NOTICE #chan :*** foo invited bar into the channel-
<security announceinvites="none">
Expand Down

0 comments on commit 1d98ce7

Please sign in to comment.