summaryrefslogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
Diffstat (limited to 'config')
-rw-r--r--config/default.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/config/default.json b/config/default.json
index b85fec527..33b52022a 100644
--- a/config/default.json
+++ b/config/default.json
@@ -318,7 +318,8 @@
"PostsAggregatorJobStartTime": "03:00",
"IndexPrefix": "",
"LiveIndexingBatchSize": 1,
- "BulkIndexingTimeWindowSeconds": 3600
+ "BulkIndexingTimeWindowSeconds": 3600,
+ "RequestTimeoutSeconds": 30
},
"DataRetentionSettings": {
"EnableMessageDeletion": false,