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:
parent
0cffeb8726
commit
8699c5392e
1 changed files with 2 additions and 6 deletions
|
@ -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"
|
||||
}
|
||||
]
|
||||
|
|
Loading…
Add table
Reference in a new issue