From 42dc677393b442f1fb81ca1bdd53d1e98ee3bb30 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Fri, 6 Oct 2023 21:26:21 +0200 Subject: [PATCH] Update config.local.php --- 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 b55bed4..9c5177d 100644 --- a/conf/config.local.php +++ b/conf/config.local.php @@ -137,7 +137,7 @@ const DATA_ROOT = ROOT . '__DATA_DIR__'; * Défaut : DATA_ROOT . '/association.sqlite' */ -const DB_FILE = DATA_ROOT . '__DATA_DIR__/association.sqlite'; +//const DB_FILE = DATA_ROOT . '__DATA_DIR__/association.sqlite'; /** * Emplacement de stockage des plugins