From b7dcc2a2e40934ad707e0d506f93d3ee6005f11d Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Sun, 22 Aug 2021 14:35:13 +0200 Subject: [PATCH] Update manifest.json --- manifest.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/manifest.json b/manifest.json index 379526c..adbd0a4 100644 --- a/manifest.json +++ b/manifest.json @@ -30,6 +30,14 @@ ], "arguments": { "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", "type": "domain",