1
0
Fork 0
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:
Ylies Chahi 2017-07-25 19:34:48 +02:00 committed by GitHub
parent 5a878fd990
commit c8b78565cb

View file

@ -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",