1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/nodebb_ynh.git synced 2024-09-03 19:46:29 +02:00

Update manifest.json

This commit is contained in:
frju365 2018-03-11 12:01:52 +01:00 committed by GitHub
parent 228d006693
commit 21180961e3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -11,8 +11,8 @@
"license": "GPL-3.0",
"maintainer": {
"name": "frju365",
"email": "win10@tutanota.com",
"url": "https://github.com/frju365/nodebb_ynh"
"email": "abld@tutanota.com",
"url": "https://github.com/Yunohost-Apps/nodebb_ynh"
},
"requirements": {
"yunohost": ">> 2.4.0"
@ -27,8 +27,8 @@
"name": "domain",
"type": "domain",
"ask": {
"en": "Choose a domain name for CryptPad",
"fr": "Choisissez un nom de domaine pour CryptPad"
"en": "Choose a domain name for NodeBB",
"fr": "Choisissez un nom de domaine pour NodeBB"
},
"example": "example.com"
},
@ -36,8 +36,8 @@
"name": "path",
"type": "path",
"ask": {
"en": "Choose a path for CryptPad, only / is allowed.",
"fr": "Choisissez un chemin pour CryptPad, seul / est autorisé."
"en": "Choose a path for NodeBB, only / is allowed.",
"fr": "Choisissez un chemin pour NodeBB, seul / est autorisé."
},
"example": "/",
"default": "/"