From 53b5068fa9334137fbaad486c675792ce40e931a Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Wed, 18 Aug 2021 07:47:12 +0200 Subject: [PATCH] Update config.json --- conf/config.json | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/conf/config.json b/conf/config.json index 703b910..4de00c1 100644 --- a/conf/config.json +++ b/conf/config.json @@ -274,8 +274,8 @@ "SupportSettings": { "TermsOfServiceLink": "https://mattermost.com/terms-of-service/", "PrivacyPolicyLink": "https://mattermost.com/privacy-policy/", - "AboutLink": "https://docs.mattermost.com/overview/product.html", - "HelpLink": "https://academy.mattermost.com/", + "AboutLink": "https://about.mattermost.com/default-about/", + "HelpLink": "https://about.mattermost.com/default-help/", "ReportAProblemLink": "https://about.mattermost.com/default-report-a-problem/", "SupportEmail": "", "CustomTermsOfServiceEnabled": false, @@ -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": [], @@ -581,10 +583,9 @@ "CollapsedThreads": true, "EnableRemoteClusterService": false, "AppsEnabled": false, - "PluginIncidentManagement": "1.14.3", + "PluginIncidentManagement": "1.16.0", "PluginApps": "", "PluginFocalboard": "", - "CustomDataRetentionEnabled": false, "TimedDND": false }, "ImportSettings": {