mirror of
https://github.com/unrealircd/unrealircd.git
synced 2026-06-25 12:56:39 +02:00
88ae0eb161
- DOMAINNAME is removed from ./Config reported by satmd (#0003063). - THROTTLING and FAST_BADWORD_REPLACE cannot be configured in config.h reported by raymondvrolijk (#0002937). - /sqline supports sqlining for channels. #*ble* will forbid channels and *ble* will forbid only nicks (not channels). Forbid message showed by numeric ERR_FORBIDDENCHANNEL (448) reported by aragon and Jase (#0000935, #0003012). - conf_deny NOTICE message is replace by ERR_FORBIDDENCHANNEL.