Mercurial > prosody-modules
changeset 5638:d832a5e10c04
mod_bidi: Add warning about use with 0.12
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Sun, 27 Aug 2023 15:28:53 +0200 |
parents | acd2f397ce6b |
children | 4f538573afa0 |
files | mod_bidi/README.markdown |
diffstat | 1 files changed, 5 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/mod_bidi/README.markdown Sat Aug 26 14:49:45 2023 +0200 +++ b/mod_bidi/README.markdown Sun Aug 27 15:28:53 2023 +0200 @@ -4,6 +4,11 @@ summary: 'XEP-0288: Bidirectional Server-to-Server Connections' ... +::: {.alert .alert-warning} +This module is unreliable when used with Prosody 0.12, switch to +\[mod_s2s_bidi\]\[doc:modules:mod_s2s_bidi\] +::: + Introduction ============