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).",
|
"en": "Low-latency, high quality voice chat software (VoIP).",
|
||||||
"fr": "Logiciel libre de voix sur IP (VoIP)."
|
"fr": "Logiciel libre de voix sur IP (VoIP)."
|
||||||
},
|
},
|
||||||
"version": "1.3.0~ynh1",
|
"version": "1.3.0~ynh2",
|
||||||
"url": "https://mumble.info",
|
"url": "https://mumble.info",
|
||||||
"license": "BSD-3-Clause",
|
"license": "BSD-3-Clause",
|
||||||
"maintainer": {
|
"maintainer": {
|
||||||
|
@ -18,7 +18,7 @@
|
||||||
"email": "jean-baptiste@holcroft.fr"
|
"email": "jean-baptiste@holcroft.fr"
|
||||||
}],
|
}],
|
||||||
"requirements": {
|
"requirements": {
|
||||||
"yunohost": ">= 3.8.1"
|
"yunohost": ">= 4.1.7"
|
||||||
},
|
},
|
||||||
"multi_instance": true,
|
"multi_instance": true,
|
||||||
"services": [
|
"services": [
|
||||||
|
@ -28,10 +28,6 @@
|
||||||
{
|
{
|
||||||
"name": "domain",
|
"name": "domain",
|
||||||
"type": "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"
|
"example": "domain.org"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|
Loading…
Add table
Reference in a new issue