mirror of
https://github.com/YunoHost-Apps/codimd_ynh.git
synced 2024-09-03 18:16:32 +02:00
up
This commit is contained in:
parent
4a6fb3446b
commit
2495c96705
1 changed files with 0 additions and 33 deletions
|
@ -44,39 +44,6 @@
|
|||
"default": "/codimd"
|
||||
},
|
||||
|
||||
{
|
||||
"name": "db_user",
|
||||
"type": "string",
|
||||
"ask": {
|
||||
"en": "What user name for the DB ?",
|
||||
"fr": "Quel nom d'utilisateur pour la DB ?"
|
||||
},
|
||||
"example": "codimd",
|
||||
"default": "codimd"
|
||||
},
|
||||
|
||||
{
|
||||
"name": "db_pass",
|
||||
"type": "string",
|
||||
"ask": {
|
||||
"en": "What password for the DB ?",
|
||||
"fr": "Quel mot de passe pour la DB ?"
|
||||
},
|
||||
"example": "codimd",
|
||||
"default": "codimd"
|
||||
},
|
||||
|
||||
{
|
||||
"name": "db_name",
|
||||
"type": "string",
|
||||
"ask": {
|
||||
"en": "What name for the DB ?",
|
||||
"fr": "Quel nom pour la DB ?"
|
||||
},
|
||||
"example": "codimd",
|
||||
"default": "codimd"
|
||||
},
|
||||
|
||||
{
|
||||
"name": "is_public",
|
||||
"type": "boolean",
|
||||
|
|
Loading…
Add table
Reference in a new issue