From 989ab31f4f1804bb4723236b3a7a1de012edadd0 Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Fri, 20 Nov 2020 21:51:11 +0100 Subject: [PATCH] Update .env.example --- conf/.env.example | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/.env.example b/conf/.env.example index db3c0da..dcfeecc 100644 --- a/conf/.env.example +++ b/conf/.env.example @@ -33,7 +33,7 @@ TIMEZONE=UTC # folders in which the files will be stored #LYCHEE_DIST="/var/www/__APP__/public/dist/" -LYCHEE_UPLOADS="/home/yunohost.__APP__/uploads/" +LYCHEE_UPLOADS="/home/yunohost.app/__APP__/uploads/" # url to access those files # LYCHEE_DIST_URL="dist/"