From 056a74ea4c7b7df729ef44fa98abfdc38d164468 Mon Sep 17 00:00:00 2001 From: Robles Rodolphe Date: Mon, 9 Oct 2023 21:28:28 +0200 Subject: [PATCH] Update config.local.php place of the datas --- 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 25e80d0..ee3ffb9 100644 --- a/conf/config.local.php +++ b/conf/config.local.php @@ -89,7 +89,7 @@ const ROOT = '__INSTALL_DIR__'; * Défaut : sous-répertoire "data" de la racine */ -const DATA_ROOT = '__DATA_DIR__'; +const DATA_ROOT = '__DATA_DIR__/data'; /** * Répertoire où est situé le cache,