diff options
| author | 2023-07-10 07:53:29 +0100 | |
|---|---|---|
| committer | 2023-07-10 07:53:29 +0100 | |
| commit | d9a0ca010281b99196256e7bee4418dc15afd34d (patch) | |
| tree | f4b5f852a3b4c96a31f1d59a00c6d713f4afd645 /docs | |
| parent | The announceinvites setting is in <security> not <options>. (diff) | |
Update the description of the ircv3 module.
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/conf/modules.conf.example | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/conf/modules.conf.example b/docs/conf/modules.conf.example index faa79c893..5291a9acb 100644 --- a/docs/conf/modules.conf.example +++ b/docs/conf/modules.conf.example @@ -1211,8 +1211,8 @@ #<inviteexception bypasskey="yes"> #-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-# -# IRCv3 module: Provides the following IRCv3 extensions: -# extended-join, away-notify and account-notify. These are optional +# IRCv3 module: Provides the IRCv3 account-notify, away-notify, +# extended-join, and standard-replies extensions. These are optional # enhancements to the client-to-server protocol. An extension is only # active for a client when the client specifically requests it, so this # module needs the cap module to work. |
