mirror of
https://github.com/YunoHost-Apps/mopidy_ynh.git
synced 2024-09-03 19:46:21 +02:00
commit
b5d001b377
1 changed files with 7 additions and 9 deletions
|
@ -37,16 +37,14 @@
|
|||
{
|
||||
"name": "path",
|
||||
"type": "path",
|
||||
"ask": {
|
||||
"en": "Choose a path for Mopidy",
|
||||
"fr": "Choisissez un chemin pour Mopidy"
|
||||
},
|
||||
"example": "/mopidy",
|
||||
"default": "/mopidy"
|
||||
},
|
||||
{
|
||||
"name": "is_public",
|
||||
"type": "boolean",
|
||||
"help": "en: public app can be used by anonymous visitors",
|
||||
"default": true
|
||||
"ask": {
|
||||
"en": "Is it a public application?",
|
||||
"fr": "Est-ce une application publique ?"
|
||||
|
|
Loading…
Add table
Reference in a new issue