mirror of
https://github.com/YunoHost/doc.git
synced 2024-09-03 20:06:26 +02:00
Update packaging_apps_manifest.md
This commit is contained in:
parent
4145e49513
commit
f875f22110
1 changed files with 1 additions and 1 deletions
|
@ -69,7 +69,7 @@ The `manifest.json` file defines the app's constants, a bunch of values that Yun
|
|||
* **install**: argument for the YunoHost's administrator to enter at installation.
|
||||
* **name**: argument identification.
|
||||
* **type**: (optional) argument type among `domain`, `path`, `user` and `password`. The field will be hiden in the password case.
|
||||
* **optional** : (optional) field which indicate if this argument is optional. It can have `true` and `false` values.
|
||||
* **optional** : (optional) field which indicate if this argument is optional. It can have `true` and `false` value.
|
||||
* **ask**: question (at least in `en`) that you can translate.
|
||||
* **example**: (optional) example value to help administrator to fill the input.
|
||||
* **default**: (optional) default value.
|
Loading…
Add table
Reference in a new issue