mirror of
https://github.com/YunoHost-Apps/coturn_ynh.git
synced 2024-09-03 18:16:32 +02:00
commit
0a9feb2d3a
3 changed files with 6 additions and 4 deletions
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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": [],
|
||||
|
|
Loading…
Add table
Reference in a new issue