mirror of
https://github.com/YunoHost-Apps/minchat_ynh.git
synced 2024-09-03 19:36:29 +02:00
Update manifest.json
This commit is contained in:
parent
a28696c751
commit
cbbdaaaa3a
1 changed files with 0 additions and 12 deletions
|
@ -25,29 +25,17 @@
|
|||
{
|
||||
"name": "domain",
|
||||
"type": "domain",
|
||||
"ask": {
|
||||
"en": "Choose a domain for Minchat",
|
||||
"fr": "Choisissez un domaine pour Minchat"
|
||||
},
|
||||
"example": "domain.org"
|
||||
},
|
||||
{
|
||||
"name": "path",
|
||||
"type": "path",
|
||||
"ask": {
|
||||
"en": "Choose a path for Minchat",
|
||||
"fr": "Choisissez un chemin pour Minchat"
|
||||
},
|
||||
"example": "/minchat",
|
||||
"default": "/minchat"
|
||||
},
|
||||
{
|
||||
"name": "is_public",
|
||||
"type": "boolean",
|
||||
"ask": {
|
||||
"en": "Is it a public site?",
|
||||
"fr": "Est-ce un site public ?"
|
||||
},
|
||||
"default": true
|
||||
}
|
||||
]
|
||||
|
|
Loading…
Reference in a new issue