mirror of
https://github.com/processone/ejabberd.git
synced 2024-11-22 16:20:52 +01:00
Mention what ejabberd version first supports rtbl
This commit is contained in:
parent
f5b6909cca
commit
5b695766ae
@ -218,7 +218,8 @@ mod_doc() ->
|
||||
#{desc =>
|
||||
[?T("This module implement Real-time blocklists for MUC rooms."), "",
|
||||
?T("It works by observing remote pubsub node conforming with "
|
||||
"specification described in https://xmppbl.org/.")],
|
||||
"specification described in https://xmppbl.org/."), "",
|
||||
?T("This module is available since ejabberd 23.04.")],
|
||||
opts =>
|
||||
[{rtbl_server,
|
||||
#{value => ?T("Domain"),
|
||||
|
Loading…
Reference in New Issue
Block a user