Add ejabberd and add XMPP servers homepages

This commit is contained in:
badlop 2022-06-10 17:24:41 +02:00 committed by JC Brand
parent a228cf244c
commit 6c13cfaf30
1 changed files with 3 additions and 2 deletions

View File

@ -21,8 +21,9 @@ Let your XMPP server serve Converse for you
If you run your own XMPP server, you might first want to check whether it has
a plugin or module for hosting Converse.
* OpenFire has the `inverse <https://www.igniterealtime.org/projects/openfire/plugin-archive.jsp?plugin=inverse>`_ plugin.
* Prosody has `mod_conversejs <https://modules.prosody.im/mod_conversejs.html>`_.
* `Openfire <http://www.igniterealtime.org/projects/openfire/>`_ has the `inverse <https://www.igniterealtime.org/projects/openfire/plugin-archive.jsp?plugin=inverse>`_ plugin.
* `Prosody <https://prosody.im/>`_ has `mod_conversejs <https://modules.prosody.im/mod_conversejs.html>`_.
* `ejabberd <http://www.ejabberd.im/>`_ has `mod_conversejs <https://docs.ejabberd.im/admin/configuration/modules/#mod-conversejs>`_.
Serving Converse yourself