diff --git a/README.md b/README.md index 222cb23..75aac30 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ Galène is a videoconference server (an “SFU”) that is easy to deploy and th - activity detection -**Shipped version:** 0.4.0~ynh3 +**Shipped version:** 0.4.1~ynh1 **Demo:** https://galene.org:8443/ @@ -78,7 +78,7 @@ You can also install Galène with an external TURN server with this branch: http ### Server Statistics page -Statistics are available under `/opt/yunohost/galene/stats.json`, with a human-readable version at `domain.ltd/stats.html`. This is only available to the server administrator. +Statistics are available under `/opt/yunohost/galene/stats.json`, with a human-readable version at `domain.ltd/stats.html`. This is only available to the server administrator (the admin/password is set in the `config.json` file: `/opt/yunohost/galene/data/config.json`). ### How do I record my lecture? diff --git a/README_fr.md b/README_fr.md index 885fb6e..fd3ba31 100644 --- a/README_fr.md +++ b/README_fr.md @@ -23,7 +23,7 @@ Galène est un serveur de visioconférence (un « SFU ») facile à déployer et - détection d'activité -**Version incluse :** 0.4.0~ynh3 +**Version incluse :** 0.4.1~ynh1 **Démo :** https://galene.org:8443/ @@ -74,7 +74,7 @@ Vous pouvez également installer *Galène* avec un serveur TURN externe avec cet ### Statistiques du serveur -Les statistiques sont disponibles sous `/opt/yunohost/galene/stats.json`, avec une version lisible sur `domain.ltd/stats.html`. Cette page n'est disponible que pour l'administrateur du serveur. +Les statistiques sont disponibles sous `/opt/yunohost/galene/stats.json`, avec une version lisible sur `domain.ltd/stats.html`. Cette page n'est disponible que pour l'administrateur du serveur (le mot de passe et l'administrateur sont définis dans le fichier `config.json` : `/opt/yunohost/galene/data/config.json`). ### Comment enregistrer ma conférence ?