mirror of
https://github.com/processone/ejabberd
synced 2025-10-05 02:29:34 +02:00
Minor fixes in doc
This commit is contained in:
parent
2febd1c220
commit
8694517c34
3 changed files with 12 additions and 9 deletions
|
@ -267,7 +267,8 @@ listen_options() ->
|
|||
mod_doc() ->
|
||||
#{desc =>
|
||||
?T("This module adds support for the MQTT protocol "
|
||||
"version '3.1.1' and '5.0'."),
|
||||
"version '3.1.1' and '5.0'. Remember to configure "
|
||||
"'mod_mqtt' in 'modules' and 'listen' sections."),
|
||||
opts =>
|
||||
[{access_subscribe,
|
||||
#{value => "{TopicFilter: AccessName}",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue