diff options
Diffstat (limited to 'docs/conf/modules.conf.example')
-rw-r--r-- | docs/conf/modules.conf.example | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/conf/modules.conf.example b/docs/conf/modules.conf.example index 0f0da74c7..76563fbeb 100644 --- a/docs/conf/modules.conf.example +++ b/docs/conf/modules.conf.example @@ -1535,9 +1535,10 @@ # # This replaces m_services from 1.1 and earlier. # -# Also of note is that this module implements two extbans: +# Also of note is that this module implements three extbans: # +b R: (stop matching account names from joining) # +b M: (stop matching account names from speaking) +# +b U:n!u@h (blocks matching unregistered users) # #<module name="m_services_account.so"> |