summaryrefslogtreecommitdiffstats
path: root/config/config.json
diff options
context:
space:
mode:
Diffstat (limited to 'config/config.json')
-rw-r--r--config/config.json5
1 files changed, 4 insertions, 1 deletions
diff --git a/config/config.json b/config/config.json
index 0619e3500..e7e67855a 100644
--- a/config/config.json
+++ b/config/config.json
@@ -27,6 +27,7 @@
"EnableDeveloper": false,
"EnableSecurityFixAlert": true,
"EnableInsecureOutgoingConnections": false,
+ "AllowedUntrustedInternalConnections": "",
"EnableMultifactorAuthentication": false,
"EnforceMultifactorAuthentication": false,
"EnableUserAccessTokens": false,
@@ -295,7 +296,9 @@
"EnableSearching": false,
"Sniff": true,
"PostIndexReplicas": 1,
- "PostIndexShards": 1
+ "PostIndexShards": 1,
+ "AggregatePostsAfterDays": 365,
+ "PostsAggregatorJobStartTime": "03:00"
},
"DataRetentionSettings": {
"Enable": false