diff --git a/server/lib/settings.ts b/server/lib/settings.ts index 37fc2770..643d0739 100644 --- a/server/lib/settings.ts +++ b/server/lib/settings.ts @@ -59,7 +59,8 @@ function initSettings (options: RegisterServerOptions): void { type: 'html', label: 'Prosody server controlled by Peertube (recommended)', descriptionHTML: ` - With this mode, the Peertube server will control a local Prosody XMPP server. + With this mode, the Peertube server will control a local Prosody XMPP server.
+ Note: you have to install the Prosody XMPP server. Please read the