1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/cops_ynh.git synced 2024-09-03 18:25:57 +02:00

Update of manifest

This commit is contained in:
polytan02 2016-12-23 17:54:37 +00:00
parent 432ecf0b50
commit d846e8f0c2

View file

@ -26,17 +26,17 @@
"name": "domain", "name": "domain",
"type": "domain", "type": "domain",
"ask": { "ask": {
"en": "Choose a domain for your Webapp", "en": "Choose a domain for COPS library",
"fr": "Choisissez un domaine pour votre Webapp" "fr": "Choisissez un domaine pour votre bibliotheque COPS"
}, },
"example": "domain.org" "example": "domain.tld"
}, },
{ {
"name": "path", "name": "path",
"type": "path", "type": "path",
"ask": { "ask": {
"en": "Choose a path for your Webapp", "en": "Choose a path to access your COPS library",
"fr": "Choisissez un chemin pour votre Webapp" "fr": "Choisissez un chemin pour acceder a votre bibliotheque COPS"
}, },
"example": "/eBooks", "example": "/eBooks",
"default": "/eBooks" "default": "/eBooks"