1
0
Fork 0
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:
Krakinou 2018-11-24 18:05:12 +01:00 committed by GitHub
parent b0e542c9ab
commit 86f89537fb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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"
}
]
}
}