mirror of
https://github.com/YunoHost-Apps/flarum_ynh.git
synced 2024-09-03 18:36:24 +02:00
parent
d1f3ac09a3
commit
0963e25477
1 changed files with 9 additions and 0 deletions
|
@ -61,6 +61,15 @@
|
||||||
},
|
},
|
||||||
"example": "johndoe"
|
"example": "johndoe"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"name": "adminpass",
|
||||||
|
"type": "password",
|
||||||
|
"ask": {
|
||||||
|
"en": "Put your password",
|
||||||
|
"fr": "Insérez votre mot de passe"
|
||||||
|
},
|
||||||
|
"example": "******"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name": "is_public",
|
"name": "is_public",
|
||||||
"type": "boolean",
|
"type": "boolean",
|
||||||
|
|
Loading…
Add table
Reference in a new issue