mirror of
https://github.com/YunoHost-Apps/pelican_ynh.git
synced 2024-09-03 19:46:35 +02:00
Update manifest.json
This commit is contained in:
parent
5a878fd990
commit
c8b78565cb
1 changed files with 9 additions and 0 deletions
|
@ -42,6 +42,15 @@
|
|||
"example": "/site",
|
||||
"default": "/site"
|
||||
},
|
||||
{
|
||||
"name": "author",
|
||||
"type": "user",
|
||||
"ask": {
|
||||
"en": "Choose an author",
|
||||
"fr": "Choisissez l'auteur"
|
||||
},
|
||||
"example": "johndoe"
|
||||
},
|
||||
{
|
||||
"name": "is_public",
|
||||
"type": "boolean",
|
||||
|
|
Loading…
Add table
Reference in a new issue