diff --git a/documentation/installation.fr.md b/documentation/installation.fr.md index 8f4beef2..7d1a0c3a 100644 --- a/documentation/installation.fr.md +++ b/documentation/installation.fr.md @@ -10,7 +10,7 @@ Ce plugin peut être utilisé de plusieurs manières différentes : | Mode | Description | Documentation ---|---|--- -**Serveur Prosody contrôlé par Peertube (recommandé)** | Ce plugin peut lancer un processus [Prosody](https://prosody.im) et l'auto-configurer. | [Installation Prosody+Peertube](./prosody.md). **C'est le mode recommandé** +**Serveur Prosody contrôlé par Peertube (recommandé)** | Ce plugin peut lancer un processus [Prosody](https://prosody.im) et l'auto-configurer. | [Installation Prosody+Peertube](./prosody.md). **C'est le mode recommandé, et est quasiment automatique à paramétrer** **Se connecter à un serveur XMPP existant avec ConverseJS** | Vous pouvez utiliser un serveur Jabber/XMPP externe. Ce serveur doit pouvoir utiliser le protocole BOSH ou Websocket, accepter les connexions anonymes, et accepter la création de salons de discussion. |[Installation ConverseJS+XMPP externe](./conversejs.md) **Utiliser un outil de chat externe** | Vous pouvez utiliser un outil de chat externe, si celui-ci peut être inclu dans une iframe. | [Installation chat externe](./external.md) diff --git a/documentation/installation.md b/documentation/installation.md index 260b23fd..323219ba 100644 --- a/documentation/installation.md +++ b/documentation/installation.md @@ -10,7 +10,7 @@ This plugin can be used in different ways: | Mode | Description | Documentation ---|---|--- -**Prosody server controlled by Peertube (recommended)** | This plugin can launch a [Prosody](https://prosody.im) process and auto-configure it | [Prosody+Peertube installation](./prosody.md). **This is the recommanded setup, and is almost automatic to setup** +**Prosody server controlled by Peertube (recommended)** | This plugin can launch a [Prosody](https://prosody.im) process and auto-configure it | [Prosody+Peertube installation](./prosody.md). **This is the recommanded mode, and is almost automatic to setup** **Connect to an existing XMPP server with ConverseJS** | You can use an external Jabber/XMPP server. This server has to provide BOSH or Websocket API, accept anonymous login, and accept room creation. | [ConverseJS+XMPP installation](./conversejs.md) **Use an external web chat tool** | You can use any external web chat tool, that can be included in an iframe. | [External chat installation](./external.md)