1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/galene_ynh.git synced 2024-09-03 18:36:31 +02:00
This commit is contained in:
ericgaspar 2021-05-26 21:00:07 +02:00
parent 71bcb48083
commit da72d4a0b0
No known key found for this signature in database
GPG key ID: 574F281483054D44
2 changed files with 5 additions and 5 deletions

View file

@ -10,7 +10,7 @@ Galène comes with build in TURN server that should work out-of-the-box.
#### Using you own TURN server #### Using you own TURN server
- Install [coturn_ynh](https://github.com/YunoHost-Apps/coturn_ynh). - Install [coturn_ynh](https://github.com/YunoHost-Apps/coturn_ynh).
- Add `data/ice-servers.json` with this lines and change `turn.example.org` and `secret` - Add `/opt/yunohost/galene/data/ice-servers.json` with this lines and change `turn.example.org` and `secret`
``` ```
[ [

View file

@ -12,9 +12,9 @@ Galène est livré avec un serveur TURN intégré qui devrait fonctionner imméd
#### Utilisation de votre propre serveur TURN #### Utilisation de votre propre serveur TURN
- Installez [coturn_ynh] (https://github.com/YunoHost-Apps/coturn_ynh). - Installez [coturn_ynh] (https://github.com/YunoHost-Apps/coturn_ynh).
- Ajoutez `data/ice-servers.json` avec ces lignes et changez `turn.example.org` et `secret` - Ajoutez `/opt/yunohost/galene/data/ice-servers.json` avec ces lignes et changez `turn.example.org` et `secret`
`` ```
[ [
{ {
"urls": [ "urls": [