mirror of
https://github.com/YunoHost-Apps/mumbleserver_ynh.git
synced 2024-09-03 19:46:03 +02:00
Update manifest.json
This commit is contained in:
parent
d9ece341d5
commit
8cc1cb5b87
1 changed files with 2 additions and 6 deletions
|
@ -6,7 +6,7 @@
|
|||
"en": "Low-latency, high quality voice chat software (VoIP).",
|
||||
"fr": "Logiciel libre de voix sur IP (VoIP)."
|
||||
},
|
||||
"version": "1.3.0~ynh1",
|
||||
"version": "1.3.0~ynh2",
|
||||
"url": "https://mumble.info",
|
||||
"license": "BSD-3-Clause",
|
||||
"maintainer": {
|
||||
|
@ -18,7 +18,7 @@
|
|||
"email": "jean-baptiste@holcroft.fr"
|
||||
}],
|
||||
"requirements": {
|
||||
"yunohost": ">= 3.8.1"
|
||||
"yunohost": ">= 4.1.7"
|
||||
},
|
||||
"multi_instance": true,
|
||||
"services": [
|
||||
|
@ -28,10 +28,6 @@
|
|||
{
|
||||
"name": "domain",
|
||||
"type": "domain",
|
||||
"ask": {
|
||||
"en": "Choose a domain (used to select the correct certificate)",
|
||||
"fr": "Choisissez un domaine (utilisé pour sélectionner le bon certificat)"
|
||||
},
|
||||
"example": "domain.org"
|
||||
},
|
||||
{
|
||||
|
|
Loading…
Add table
Reference in a new issue