From 2ab3dae6dcc668b67ba43132e8627779356f170d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Fri, 2 Jun 2023 13:24:14 +0200 Subject: [PATCH] Update config_install.json --- conf/config_install.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/config_install.json b/conf/config_install.json index 2150850..adb8a6d 100644 --- a/conf/config_install.json +++ b/conf/config_install.json @@ -1,6 +1,6 @@ { "system": { - "data_directory": "__DATA_DIR__", + "datadirectory": "__DATA_DIR__", "trusted_domains": [ "localhost", "__DOMAIN__"