1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/gitlab_ynh.git synced 2024-09-03 18:36:35 +02:00

[fix] Path

This commit is contained in:
Rafi59 2017-07-05 15:40:25 +02:00 committed by GitHub
parent 7890b38e14
commit 6d1f6c98b9

View file

@ -37,11 +37,11 @@
"name": "path",
"type": "path",
"ask": {
"en": "Choose a path for gitlab",
"fr": "Choisissez un chemin pour gitlab"
"en": "Choose a path for gitlab only / is accepted",
"fr": "Choisissez un chemin pour gitlab seulement / est accepté"
},
"example": "/example",
"default": "/example"
"example": "/",
"default": "/"
},
{
"name": "admin",