1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/flarum_ynh.git synced 2024-09-03 18:36:24 +02:00

Update manifest.json

For #7
This commit is contained in:
TitusPiJean 2016-10-09 10:20:59 +02:00 committed by GitHub
parent d1f3ac09a3
commit 0963e25477

View file

@ -61,6 +61,15 @@
},
"example": "johndoe"
},
{
"name": "adminpass",
"type": "password",
"ask": {
"en": "Put your password",
"fr": "Insérez votre mot de passe"
},
"example": "******"
},
{
"name": "is_public",
"type": "boolean",