From 01a71fa07e3b483dbb38358887f907654a85ff70 Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Sat, 7 Nov 2020 09:54:22 +0100 Subject: [PATCH] Set change_url --- check_process | 2 +- conf/.env.example | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/check_process b/check_process index b84e090..397e83b 100644 --- a/check_process +++ b/check_process @@ -19,7 +19,7 @@ backup_restore=1 multi_instance=1 port_already_use=0 - change_url=0 + change_url=1 ;;; Levels # If the level 5 (Package linter) is forced to 1. Please add justifications here. Level 5=auto diff --git a/conf/.env.example b/conf/.env.example index 80abada..7b8e2a8 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="/var/www/__APP__/public/uploads/" # url to access those files # LYCHEE_DIST_URL="dist/"