1
0
Fork 0
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:
ericgaspar 2021-03-15 09:24:41 +01:00
parent d9ee68e25b
commit e3734f88f7
No known key found for this signature in database
GPG key ID: 574F281483054D44

View file

@ -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
}
]