1
0
Fork 0
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:
ericgaspar 2021-08-22 14:35:13 +02:00
parent 3465af26b1
commit b7dcc2a2e4

View file

@ -30,6 +30,14 @@
], ],
"arguments": { "arguments": {
"install": [ "install": [
{
"name": "warning",
"type": "display_text",
"ask": {
"en": "/!\\ The media path has been changed to /home/yunohost.app/lufi, the files already uploaded and shared won't be downloadable anymore.",
"fr": "/!\\ Le chemin des médias partagés a été changé en /home/yunohost.app/lufi, les fichiers déjà téléchargés et partagés ne seront plus téléchargeables."
}
},
{ {
"name": "domain", "name": "domain",
"type": "domain", "type": "domain",