3
0
mirror of https://github.com/jlu5/PyLink.git synced 2024-11-27 13:09:23 +01:00

relay: add nickflood (inspircd +F) to whitelisted cmodes

This commit is contained in:
James Lu 2017-08-11 13:32:04 -07:00
parent 5250e41a94
commit e17837cbb1

View File

@ -744,6 +744,7 @@ whitelisted_cmodes = {
'key', 'key',
'limit', 'limit',
'moderated', 'moderated',
'nickflood',
'noctcp', 'noctcp',
'noextmsg', 'noextmsg',
'noforwards', 'noforwards',