summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorlaur89 <laur89@users.noreply.github.com>2017-02-17 15:09:57 +0100
committerGeorge Goldberg <george@gberg.me>2017-02-17 14:09:57 +0000
commit210b510c873e399a1079d6605ca206ae9a20d268 (patch)
tree162c8e7c4896d7000ff5c6560774111404fbe5ff
parentc817c5d7405f2dcc63e95e557f3ac64c268fadeb (diff)
downloadchat-210b510c873e399a1079d6605ca206ae9a20d268.tar.gz
chat-210b510c873e399a1079d6605ca206ae9a20d268.tar.bz2
chat-210b510c873e399a1079d6605ca206ae9a20d268.zip
config.json: remove duplicate "EnableUserTypingMessages" (#5445)
-rw-r--r--config/config.json1
1 files changed, 0 insertions, 1 deletions
diff --git a/config/config.json b/config/config.json
index 39414bdb9..9ff502435 100644
--- a/config/config.json
+++ b/config/config.json
@@ -41,7 +41,6 @@
"PostEditTimeLimit": 300,
"TimeBetweenUserTypingUpdatesMilliseconds": 5000,
"EnableUserTypingMessages": true,
- "EnableUserTypingMessages": true,
"ClusterLogTimeoutMilliseconds": 2000
},
"TeamSettings": {