From f3dcf2bb430e70c2159bf4e1b06da42cf60d3e6a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Matija=20=C5=A0uklje?= Date: Sat, 10 Feb 2024 01:02:58 +0100 Subject: [PATCH] Clarify enabling Prosody --- pages/02.administer/15.admin_guide/40.xmpp/xmpp.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/02.administer/15.admin_guide/40.xmpp/xmpp.md b/pages/02.administer/15.admin_guide/40.xmpp/xmpp.md index 9256b279..b4e9dad3 100644 --- a/pages/02.administer/15.admin_guide/40.xmpp/xmpp.md +++ b/pages/02.administer/15.admin_guide/40.xmpp/xmpp.md @@ -31,4 +31,4 @@ Prosody, an alternative XMPP server, is packaged for YunoHost. It is notably used by Peertube's chat feature, and Jitsi for video conferences. Installing these apps will install Prosody, which needs to disable Metronome to work properly. -! In summary, installing Prosody or an app relying on it will disable the XMPP server. \ No newline at end of file +! In summary, installing Prosody or an app relying on it will disable the built-in Metronome XMPP server and replace it with Prosody.