From 5b27b0b5fc7d6f60f42785c602efc5e03419ab2d Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Sun, 3 Oct 2021 09:52:06 +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 703b910..be7d18d 100644 --- a/conf/config.json +++ b/conf/config.json @@ -513,7 +513,8 @@ "EnableFileDeletion": false, "MessageRetentionDays": 365, "FileRetentionDays": 365, - "DeletionJobStartTime": "02:00" + "DeletionJobStartTime": "02:00", + "BatchSize": 3000 }, "MessageExportSettings": { "EnableExport": false, @@ -552,7 +553,8 @@ "AutomaticPrepackagedPlugins": true, "RequirePluginSignature": false, "MarketplaceUrl": "https://api.integrations.mattermost.com", - "SignaturePublicKeyFiles": [] + "SignaturePublicKeyFiles": [], + "ChimeraOAuthProxyUrl": "" }, "DisplaySettings": { "CustomUrlSchemes": [], @@ -584,7 +586,6 @@ "PluginIncidentManagement": "1.14.3", "PluginApps": "", "PluginFocalboard": "", - "CustomDataRetentionEnabled": false, "TimedDND": false }, "ImportSettings": {