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';