From ef6195c46f922c9a223a9850bd1d94597ee28d94 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Thu, 9 Nov 2023 10:32:58 +0100 Subject: [PATCH] Update config.json --- conf/config.json | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/conf/config.json b/conf/config.json index a5c2e48..02a5719 100644 --- a/conf/config.json +++ b/conf/config.json @@ -59,8 +59,6 @@ "WebsocketPort": 80, "WebserverMode": "gzip", "EnableGifPicker": true, - "GfycatAPIKey": "2_KtH_W5", - "GfycatAPISecret": "3wLVZPiswc3DnaiaFoLkDvB4X0IV6CpMkj4tf2inJRsBY6-FnkT08zGmppWFgeof", "GiphySdkKey": "", "EnableCustomEmoji": true, "EnableEmojiPicker": true, @@ -172,7 +170,8 @@ "VerboseDiagnostics": false, "EnableSentry": true, "AdvancedLoggingJSON": {}, - "AdvancedLoggingConfig": "" + "AdvancedLoggingConfig": "", + "MaxFieldSize": 2048 }, "ExperimentalAuditSettings": { "FileEnabled": false, @@ -541,7 +540,8 @@ "BoardsRetentionDays": 365, "DeletionJobStartTime": "02:00", "BatchSize": 3000, - "TimeBetweenBatchesMilliseconds": 100 + "TimeBetweenBatchesMilliseconds": 100, + "RetentionIdsBatchSize": 100 }, "MessageExportSettings": { "EnableExport": false, @@ -630,7 +630,6 @@ "DeprecateCloudFree": false, "CloudReverseTrial": false, "EnableExportDirectDownload": false, - "DataRetentionConcurrencyEnabled": true, "StreamlinedMarketplace": true }, "ImportSettings": {