]> git.netwichtig.de Git - user/henk/code/inspircd.git/commit
Make messageflood weights configurable.
authorPeter Powell <petpow@saberuk.com>
Thu, 6 Jun 2019 15:00:24 +0000 (16:00 +0100)
committerPeter Powell <petpow@saberuk.com>
Thu, 6 Jun 2019 15:01:34 +0000 (16:01 +0100)
commit08eee19aff6451171d1c63ecdf9a2c4820bf9da0
treed4aaca262f63bba72011372600cff95da4971cfc
parent87bbf574bde2149daed9f9967f33ceae13250b70
Make messageflood weights configurable.

Also, default TAGMSG to being worth 0.2 NOTICE/PRIVMSG. This should
prevent flood kicks from typing notifications.

Closes #1649.
docs/conf/modules.conf.example
src/modules/m_messageflood.cpp