From 967daf82d73210d27f33a7d0e5c1cfda837e49bf Mon Sep 17 00:00:00 2001 From: rodinux Date: Mon, 25 Dec 2023 06:27:48 +0100 Subject: [PATCH] try fix install --- conf/config.local.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/config.local.php b/conf/config.local.php index 87a77da..17b3536 100644 --- a/conf/config.local.php +++ b/conf/config.local.php @@ -890,4 +890,4 @@ const MAIL_SENDER = '__APP__@__DOMAIN__'; * Chemin vers le fichier pour des configurations personnelles * qui ne sera pas écraser lors des mises à jour. */ -require '__DATA_DIR__/data/config.local.user.php'; +//require '__DATA_DIR__/data/config.local.user.php';