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

Update manifest.json

This commit is contained in:
ericgaspar 2021-03-18 08:43:36 +01:00
parent 0cffeb8726
commit 8699c5392e
No known key found for this signature in database
GPG key ID: 574F281483054D44

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~ynh1",
"version": "4.5.1.1~ynh2",
"url": "https://github.com/coturn/coturn",
"license": "BSD-3-Clause",
"maintainer": {
@ -14,7 +14,7 @@
"email": ""
},
"requirements": {
"yunohost": ">= 4.0.0"
"yunohost": ">= 4.1.7"
},
"multi_instance": false,
"services": [
@ -24,10 +24,6 @@
{
"name": "domain",
"type": "domain",
"ask": {
"en": "Choose a domain name for Coturn",
"fr": "Choisissez un nom de domaine pour Coturn"
},
"example": "turn.example.com"
}
]