From 85480b045712edcf15d2d77a55bd30f8d345cdff Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Fri, 16 Jul 2021 09:12:39 +0200 Subject: [PATCH] Update config.json --- conf/config.json | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/conf/config.json b/conf/config.json index cbc737c..703b910 100644 --- a/conf/config.json +++ b/conf/config.json @@ -578,13 +578,14 @@ "TestFeature": "off", "TestBoolFeature": false, "CloudDelinquentEmailJobsEnabled": false, - "CollapsedThreads": false, + "CollapsedThreads": true, "EnableRemoteClusterService": false, "AppsEnabled": false, - "PluginIncidentManagement": "1.12.0", + "PluginIncidentManagement": "1.14.3", "PluginApps": "", "PluginFocalboard": "", - "CustomDataRetentionEnabled": false + "CustomDataRetentionEnabled": false, + "TimedDND": false }, "ImportSettings": { "Directory": "./import",