mirror of
https://github.com/processone/ejabberd
synced 2025-10-05 10:39:29 +02:00
Improve formatting and add sections links
This commit is contained in:
parent
f5038b86f8
commit
30ae66e99e
6 changed files with 31 additions and 26 deletions
|
@ -278,8 +278,9 @@ listen_options() ->
|
|||
%%%===================================================================
|
||||
mod_doc() ->
|
||||
#{desc =>
|
||||
?T("This module adds support for the MQTT protocol "
|
||||
"version '3.1.1' and '5.0'. Remember to configure "
|
||||
?T("This module adds "
|
||||
"https://docs.ejabberd.im/admin/guide/mqtt/[support for the MQTT] "
|
||||
"protocol version '3.1.1' and '5.0'. Remember to configure "
|
||||
"'mod_mqtt' in 'modules' and 'listen' sections."),
|
||||
opts =>
|
||||
[{access_subscribe,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue