mirror of
https://github.com/YunoHost-Apps/icecoder_ynh.git
synced 2024-09-03 19:26:10 +02:00
Update manifest.json
This commit is contained in:
parent
749d49080c
commit
b68aaa0939
1 changed files with 6 additions and 10 deletions
|
@ -30,16 +30,12 @@
|
|||
"example": "example.com"
|
||||
},
|
||||
{
|
||||
"name": "path",
|
||||
"type": "path",
|
||||
"example": "/example",
|
||||
"default": "/example"
|
||||
},
|
||||
{
|
||||
"name": "internal_path",
|
||||
"type": "path",
|
||||
"example": "/var/www/my_webapp/www",
|
||||
"default": "/var/www/my_webapp/www"
|
||||
"name": "app_id",
|
||||
"type": "app",
|
||||
"ask": {
|
||||
"en": "Choose a webapp",
|
||||
"fr": "Choisissez une webapp"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue