changeset 5841:904b226fddf1

mod_pubsub_serverinfo: Update README to link to known issues
author Matthew Wild <mwild1@gmail.com>
date Fri, 23 Feb 2024 13:02:33 +0000
parents bd0abf821cef
children ed82916e5796
files mod_pubsub_serverinfo/README.markdown
diffstat 1 files changed, 4 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/mod_pubsub_serverinfo/README.markdown	Tue Feb 20 17:11:42 2024 +0000
+++ b/mod_pubsub_serverinfo/README.markdown	Fri Feb 23 13:02:33 2024 +0000
@@ -9,6 +9,10 @@
 will contain a 'remote-domain' element for inbound and outgoing s2s connections. These elements will be named only when the remote domain announces
 support ('opts in') too.
 
+**Known issues:**
+
+- [Issue #1841](https://issues.prosody.im/1841): This module conflicts with mod_server_contact_info (both will run, but it may affect the ability of some implementations to read the server/contact information provided).
+
 Installation
 ============