mirror of
https://github.com/YunoHost-Apps/lufi_ynh.git
synced 2024-09-03 19:36:28 +02:00
Update manifest.json
This commit is contained in:
parent
ccb96d3c3c
commit
f9e0fe3bdb
1 changed files with 2 additions and 11 deletions
|
@ -38,8 +38,8 @@
|
||||||
"en": "Choose a path for Lufi",
|
"en": "Choose a path for Lufi",
|
||||||
"fr": "Choisissez un chemin pour Lufi"
|
"fr": "Choisissez un chemin pour Lufi"
|
||||||
},
|
},
|
||||||
"example": "/lutim",
|
"example": "/lufi",
|
||||||
"default": "/lutim"
|
"default": "/lufi"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "admin",
|
"name": "admin",
|
||||||
|
@ -58,15 +58,6 @@
|
||||||
},
|
},
|
||||||
"choices": ["Yes", "No"],
|
"choices": ["Yes", "No"],
|
||||||
"default": "No"
|
"default": "No"
|
||||||
},
|
|
||||||
{
|
|
||||||
"name": "always_encrypt",
|
|
||||||
"ask": {
|
|
||||||
"en": "Force the encryption of images?",
|
|
||||||
"fr": "Forcer le chiffrement des images ?"
|
|
||||||
},
|
|
||||||
"choices": ["Yes", "No"],
|
|
||||||
"default": "Yes"
|
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue