1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/mopidy_ynh.git synced 2024-09-03 19:46:21 +02:00

Ajout du path

This commit is contained in:
magikcypress 2017-03-07 17:36:47 +01:00
parent 751b36fbf6
commit 8ea38638c6

View file

@ -31,6 +31,16 @@
},
"example": "example.org"
},
{
"name": "path",
"type": "path",
"ask": {
"en": "Choose a path for Mopidy",
"fr": "Choisissez un chemin pour Mopidy"
},
"example": "/mopidy",
"default": "/mopidy"
},
{
"name": "admin_mopidy",
"type": "user",