24
1
mirror of https://github.com/processone/ejabberd.git synced 2024-06-02 21:17:12 +02:00

Mention what ejabberd version first supports rtbl

This commit is contained in:
Badlop 2023-04-17 18:43:11 +02:00
parent f5b6909cca
commit 5b695766ae

View File

@ -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"),