mirror of
https://github.com/YunoHost-Apps/thelounge_ynh.git
synced 2024-09-03 20:35:54 +02:00
Update manifest.json
This commit is contained in:
parent
d9ee68e25b
commit
e3734f88f7
1 changed files with 0 additions and 12 deletions
|
@ -31,29 +31,17 @@
|
|||
{
|
||||
"name": "domain",
|
||||
"type": "domain",
|
||||
"ask": {
|
||||
"en": "Choose a domain name for The Lounge",
|
||||
"fr": "Choisissez un nom de domaine pour The Lounge"
|
||||
},
|
||||
"example": "example.com"
|
||||
},
|
||||
{
|
||||
"name": "path",
|
||||
"type": "path",
|
||||
"ask": {
|
||||
"en": "Choose a path for The Lounge",
|
||||
"fr": "Choisissez un chemin pour The Lounge"
|
||||
},
|
||||
"example": "/irc",
|
||||
"default": "/irc"
|
||||
},
|
||||
{
|
||||
"name": "is_public",
|
||||
"type": "boolean",
|
||||
"ask": {
|
||||
"en": "Is it a public application?",
|
||||
"fr": "Est-ce une application publique ?"
|
||||
},
|
||||
"default": true
|
||||
}
|
||||
]
|
||||
|
|
Loading…
Reference in a new issue