From 0d5b1510dd360a55f970ee1cd0ab7666ce7c6d58 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Sun, 16 Jan 2022 15:26:58 +0100 Subject: [PATCH] Update config.json --- fireflyiii/config.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/fireflyiii/config.json b/fireflyiii/config.json index d53e0489b..3d73056bd 100644 --- a/fireflyiii/config.json +++ b/fireflyiii/config.json @@ -21,7 +21,8 @@ "options": { "DB_CONNECTION": "sqlite_internal", "APP_KEY": "CHANGEME_32_CHARS_EuC5dfn3LAPzeO", - "CONFIG_LOCATION": "/config/addons_config/fireflyiii/config.yaml" + "CONFIG_LOCATION": "/config/addons_config/fireflyiii/config.yaml", + "silent": "true" }, "ports": { "8080/tcp": 3473