mirror of
https://github.com/YunoHost-Apps/emailpoubelle_ynh.git
synced 2024-09-03 18:26:29 +02:00
Integration Admin Panel
This commit is contained in:
parent
b0e542c9ab
commit
86f89537fb
1 changed files with 8 additions and 1 deletions
|
@ -53,6 +53,14 @@
|
|||
},
|
||||
"example": "homer"
|
||||
},
|
||||
{
|
||||
"password": "password",
|
||||
"type": "password",
|
||||
"ask": {
|
||||
"en": "Enter a password to access the admin panel",
|
||||
"fr": "Entrer un mot de passe pour accéder au tableau d'administration"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "public_site",
|
||||
"ask": {
|
||||
|
@ -63,7 +71,6 @@
|
|||
"default": "No"
|
||||
}
|
||||
|
||||
|
||||
]
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue