1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/coturn_ynh.git synced 2024-09-03 18:16:32 +02:00

Merge pull request #13 from YunoHost-Apps/Bullseye

Bullseye
This commit is contained in:
Éric Gaspar 2022-08-12 23:53:36 +02:00 committed by GitHub
commit 0a9feb2d3a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 6 additions and 4 deletions

View file

@ -17,7 +17,8 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in
The TURN Server is a VoIP media traffic NAT traversal server and gateway. It can be used as a general-purpose network traffic TURN server and gateway, too.
**Shipped version:** 4.5.1.1~ynh3
**Shipped version:** 4.5.2.3~ynh1
## Disclaimers / important information
## Configuration

View file

@ -17,7 +17,8 @@ Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour
The TURN Server is a VoIP media traffic NAT traversal server and gateway. It can be used as a general-purpose network traffic TURN server and gateway, too.
**Version incluse :** 4.5.1.1~ynh3
**Version incluse :** 4.5.2.3~ynh1
## Avertissements / informations importantes
## Configuration

View file

@ -6,7 +6,7 @@
"en": "VoIP media traffic NAT traversal server and gateway",
"fr": "Serveur et passerelle NAT du trafic média VoIP"
},
"version": "4.5.1.1~ynh3",
"version": "4.5.2.3~ynh1",
"url": "https://github.com/coturn/coturn",
"upstream": {
"license": "BSD-3-Clause",
@ -20,7 +20,7 @@
"email": ""
},
"requirements": {
"yunohost": ">= 4.3.0"
"yunohost": ">= 11.0.9"
},
"multi_instance": false,
"services": [],