From ad9e551b5f1e52c52505071b8d1a26a9fc865a66 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Fri, 22 Dec 2023 13:27:30 +0100 Subject: [PATCH] Update config.json --- conf/config.json | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/conf/config.json b/conf/config.json index 3ec569c..12752c3 100644 --- a/conf/config.json +++ b/conf/config.json @@ -106,7 +106,8 @@ "ManagedResourcePaths": "", "EnableCustomGroups": true, "SelfHostedPurchase": true, - "AllowSyncedDrafts": true + "AllowSyncedDrafts": true, + "UniqueEmojiReactionLimitPerPost": 50 }, "TeamSettings": { "SiteName": "Mattermost", @@ -293,7 +294,7 @@ "SupportSettings": { "TermsOfServiceLink": "https://mattermost.com/pl/terms-of-use/", "PrivacyPolicyLink": "https://mattermost.com/pl/privacy-policy/", - "AboutLink": "https://mattermost.com/pl/about-mattermomst", + "AboutLink": "https://mattermost.com/pl/about-mattermost", "HelpLink": "https://mattermost.com/pl/help/", "ReportAProblemLink": "https://mattermost.com/pl/report-a-bug", "ForgotPasswordLink": "", @@ -594,8 +595,7 @@ }, "DisplaySettings": { "CustomURLSchemes": [], - "MaxMarkdownNodes": 0, - "ExperimentalTimezone": true + "MaxMarkdownNodes": 0 }, "GuestAccountsSettings": { "Enable": false, @@ -629,7 +629,8 @@ "DeprecateCloudFree": false, "CloudReverseTrial": false, "EnableExportDirectDownload": false, - "StreamlinedMarketplace": true + "StreamlinedMarketplace": true, + "ConsumePostHook": false }, "ImportSettings": { "Directory": "./import",