# HG changeset patch # User Kim Alvefur # Date 1693142933 -7200 # Node ID d832a5e10c044a641fe67c426e54377b2a188bda # Parent acd2f397ce6b9989689d032ef588275996391f83 mod_bidi: Add warning about use with 0.12 diff -r acd2f397ce6b -r d832a5e10c04 mod_bidi/README.markdown --- 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 ============