Mercurial > prosody-modules
comparison mod_pubsub_serverinfo/README.markdown @ 5963:c61a82f80e57 default tip
mod_pubsub_serverinfo: Reference workaround for issue #1841
| author | Guus der Kinderen <guus.der.kinderen@gmail.com> |
|---|---|
| date | Wed, 11 Sep 2024 14:02:39 +0200 |
| parents | faf1f1c833e8 |
| children |
comparison
equal
deleted
inserted
replaced
| 5962:a86720654fb9 | 5963:c61a82f80e57 |
|---|---|
| 9 will contain a 'remote-domain' element for inbound and outgoing s2s connections. These elements will be named only when the remote domain announces | 9 will contain a 'remote-domain' element for inbound and outgoing s2s connections. These elements will be named only when the remote domain announces |
| 10 support ('opts in') too. | 10 support ('opts in') too. |
| 11 | 11 |
| 12 **Known issues:** | 12 **Known issues:** |
| 13 | 13 |
| 14 - [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). | 14 - [Issue #1841](https://issues.prosody.im/1841): In Prosody 0.12, 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). To work around this issue, the [mod_server_contact_info](https://modules.prosody.im/mod_server_contact_info) community module can be used. |
| 15 | 15 |
| 16 Installation | 16 Installation |
| 17 ============ | 17 ============ |
| 18 | 18 |
| 19 Enable this module in the global or a virtual host. | 19 Enable this module in the global or a virtual host. |
