summaryrefslogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
Diffstat (limited to 'config')
-rw-r--r--config/config.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/config/config.json b/config/config.json
index 2424da69e..348467e98 100644
--- a/config/config.json
+++ b/config/config.json
@@ -45,7 +45,7 @@
"EnablePostSearch": true,
"EnableUserTypingMessages": true,
"EnableUserStatuses": true,
- "EnablChannelViewedMessages": true,
+ "EnableChannelViewedMessages": true,
"ClusterLogTimeoutMilliseconds": 2000
},
"ElasticSearchSettings": {
@@ -287,4 +287,4 @@
"DataRetentionSettings": {
"Enable": false
}
-} \ No newline at end of file
+}