From 6b1fe391f26486649b79b3ce3db7a8c13b2ef725 Mon Sep 17 00:00:00 2001 From: Yunohost-Bot <> Date: Thu, 2 Dec 2021 11:50:33 +0000 Subject: [PATCH] Auto-update README --- README.md | 4 ++-- README_fr.md | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 855596e..ab970bd 100644 --- a/README.md +++ b/README.md @@ -46,10 +46,10 @@ Galène is a videoconference server (an “SFU”) that is easy to deploy and th Groups are defined by JSON files located in the folder `/home/yunohost.app/galene/groups`. Each group is represented by a `GroupName.json` file. To create a new group, you need to create a `GroupNameExample.json` file and restart Galène service (you can also make subfolder groups, and the groups will be accessible with `https://domain.tld/group/subfolder/GroupName/`). Various configuration options are available (see https://github.com/YunoHost-Apps/galene_ynh/wiki/Configuration-file). -When Galène is removed, the data directory (`/home/yunohost.app/galene/`) is preserved. If you want to remove it along with Galène, use the `--purge` option: `sudo yunohost app remove galene --purge`. - *NB: Spaces are supported in group file names.* +When Galène is removed, the data directory (`/home/yunohost.app/galene/`) is preserved. If you want to remove it along with Galène, use the `--purge` option: `sudo yunohost app remove galene --purge`. + ### Configuring your TURN server #### Using *Galène*'s internal TURN server diff --git a/README_fr.md b/README_fr.md index 2e15aeb..e362433 100644 --- a/README_fr.md +++ b/README_fr.md @@ -42,9 +42,9 @@ Les salles de réunion *Galène* sont appelées « groupes ». Tout groupe est a Les groupes sont définis par des fichiers JSON situés dans le dossier `/home/yunohost.app/galene/groups`. Chaque groupe est représenté par un fichier `GroupName.json`. Pour créer un nouveau groupe, vous devez créer un fichier `GroupNameExample.json` et redémarrer le service Galène (vous pouvez également créer un sous-dossier, et les groupes seront accessibles avec` https://domain.tld/group/subfolder/GroupName/`). Différentes options de configurations sont disponibles (voir https://github.com/YunoHost-Apps/galene_ynh/wiki/Configuration-file). -Lorsque Galène est supprimé, le répertoire de données (`/home/yunohost.app/galene/`) est conservé. Si vous souhaitez le supprimer avec Galène, utilisez l'option `--purge` : `sudo yunohost app remove galene --purge`. +*NB : Les espaces sont pris en charge dans les noms de fichiers de groupe.* -*NB : les espaces sont pris en charge dans les noms de fichiers de groupe.* +Lorsque Galène est supprimé, le répertoire de données (`/home/yunohost.app/galene/`) est conservé. Si vous souhaitez le supprimer avec Galène, utilisez l'option `--purge` : `sudo yunohost app remove galene --purge`. ### Configurer votre serveur TURN