mod_pubsub_serverinfo: Update README to link to known issues
authorMatthew Wild <mwild1@gmail.com>
Fri, 23 Feb 2024 13:02:33 +0000
changeset 5845 904b226fddf1
parent 5844 bd0abf821cef
child 5846 ed82916e5796
mod_pubsub_serverinfo: Update README to link to known issues
mod_pubsub_serverinfo/README.markdown
--- 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
 ============