diff options
author | Matt Schatz <genius3000@g3k.solutions> | 2019-04-02 00:11:27 -0600 |
---|---|---|
committer | Peter Powell <petpow@saberuk.com> | 2019-04-03 13:29:22 +0100 |
commit | 66ecf04088b747c00e7fdf8380fbece7848018be (patch) | |
tree | 33982dbfebd89ed661147656bce3aa31f5daad14 /docs/conf/helpop.conf.example | |
parent | 15b93b6c20fff37e02e3862dff742054e652ff2a (diff) |
Merge extras/m_privdeaf into m_deaf and update documentation.
- Merge the 2.0 extras module m_privdeaf (usermode +D for deaf to
user messages and notices) as they have a similar purpose.
- Improve the channel deaf logic where a known case of bypassing
still looped the channel userlist building an empty exemption list.
- Improve the comments within the code.
- Update the documentation with the previously undocumented
configuration to deaf and the new privdeaf configuration.
Diffstat (limited to 'docs/conf/helpop.conf.example')
-rw-r--r-- | docs/conf/helpop.conf.example | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/conf/helpop.conf.example b/docs/conf/helpop.conf.example index f8689c7b4..4f3008c07 100644 --- a/docs/conf/helpop.conf.example +++ b/docs/conf/helpop.conf.example @@ -853,6 +853,8 @@ using their cloak when they quit."> z Only allow private messages from SSL users (requires the sslmode module). B Marks as a bot (requires the botmode module). + D Privdeaf mode. User will not receive any private messages + or notices from users (requires the deaf module). G Censors messages sent to the user based on filters configured for the network (requires the censor module). H Hides an oper's oper status from WHOIS (requires the |