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
1 changed files with 2 additions and 1 deletions

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