mirror of
https://github.com/YunoHost-Apps/emailpoubelle_ynh.git
synced 2024-09-03 18:26:29 +02:00
Include Admin Panel
This commit is contained in:
parent
6e8d216dda
commit
dd44e92ba5
1 changed files with 2 additions and 1 deletions
|
@ -54,12 +54,13 @@
|
||||||
"example": "homer"
|
"example": "homer"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"password": "password",
|
"name": "password",
|
||||||
"type": "password",
|
"type": "password",
|
||||||
"ask": {
|
"ask": {
|
||||||
"en": "Enter a password to access the admin panel",
|
"en": "Enter a password to access the admin panel",
|
||||||
"fr": "Entrer un mot de passe pour accéder au tableau d'administration"
|
"fr": "Entrer un mot de passe pour accéder au tableau d'administration"
|
||||||
}
|
}
|
||||||
|
"example":"AveryStrongPassword"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "public_site",
|
"name": "public_site",
|
||||||
|
|
Loading…
Reference in a new issue