mod_bidi: Add warning about use with 0.12
authorKim Alvefur <zash@zash.se>
Sun, 27 Aug 2023 15:28:53 +0200
changeset 5642 d832a5e10c04
parent 5641 acd2f397ce6b
child 5643 4f538573afa0
mod_bidi: Add warning about use with 0.12
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
 ============