mirror of
https://github.com/unrealircd/unrealircd.git
synced 2026-06-26 11:36:37 +02:00
3a9e4f98ac
Normally, channel operators are only notified when another chanop invites someone to their channel - as this would allow the user to join the channel later if it becomes invite-only. This is still the default behaviour. But now, it can be configured to notify operators about any invitation done to their channel, eitner by another op or by normal user. This will allow them to see whether someone floods others with invitations to their channels. Enable the option with set::normal-user-invite-notification yes;