summaryrefslogtreecommitdiffstats
path: root/config/config.json
diff options
context:
space:
mode:
Diffstat (limited to 'config/config.json')
-rw-r--r--config/config.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/config.json b/config/config.json
index 6bcae680c..35747cefd 100644
--- a/config/config.json
+++ b/config/config.json
@@ -50,7 +50,7 @@
"EnableChannelViewedMessages": true,
"ClusterLogTimeoutMilliseconds": 2000
},
- "ElasticSearchSettings": {
+ "ElasticsearchSettings": {
"ConnectionUrl": "http://dockerhost:9200",
"Username": "elastic",
"Password": "changeme",