mirror of
https://github.com/YunoHost-Apps/emailpoubelle_ynh.git
synced 2024-09-03 18:26:29 +02:00
Update manifest.json
This commit is contained in:
parent
9ab4afa8f9
commit
a845cd44bf
1 changed files with 0 additions and 20 deletions
|
@ -28,29 +28,17 @@
|
|||
{
|
||||
"name": "domain",
|
||||
"type": "domain",
|
||||
"ask": {
|
||||
"en": "Choose a domain for emailpoubelle",
|
||||
"fr": "Choisissez un domaine pour emailpoubelle"
|
||||
},
|
||||
"example": "domain.org"
|
||||
},
|
||||
{
|
||||
"name": "path",
|
||||
"type": "path",
|
||||
"ask": {
|
||||
"en": "Choose a path for emailpoubelle",
|
||||
"fr": "Choisissez un chemin pour emailpoubelle"
|
||||
},
|
||||
"example": "/poubelle",
|
||||
"default": "/poubelle"
|
||||
},
|
||||
{
|
||||
"name": "admin",
|
||||
"type": "user",
|
||||
"ask": {
|
||||
"en": "Choose an admin user for emailpoubelle",
|
||||
"fr": "Choisissez un administrateur pour emailpoubelle"
|
||||
},
|
||||
"example": "homer",
|
||||
"help": {
|
||||
"en": "Admin user can access to the control panel, block and remove all redirection and reset any settings",
|
||||
|
@ -60,19 +48,11 @@
|
|||
{
|
||||
"name": "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"
|
||||
},
|
||||
"example": "AveryStrongPassword"
|
||||
},
|
||||
{
|
||||
"name": "is_public",
|
||||
"type": "boolean",
|
||||
"ask": {
|
||||
"en": "Is it a public application?",
|
||||
"fr": "Est-ce une application publique ?"
|
||||
},
|
||||
"default": false,
|
||||
"help": {
|
||||
"en": "The app can be accessed outside Yunohost and anyone will be able to create a trash email adress",
|
||||
|
|
Loading…
Add table
Reference in a new issue