summaryrefslogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
authorChristopher Speller <crspeller@gmail.com>2016-05-27 09:01:35 -0400
committerChristopher Speller <crspeller@gmail.com>2016-05-27 09:01:35 -0400
commitec7a273550a1aaf31e80abc90c99d06a94664b5d (patch)
treebd0d1080a5ef66b9e7985682919b1c2bd21d4bf1 /config
parenta2c183f401bdf8e9abddd35d4561d42034325046 (diff)
downloadchat-ec7a273550a1aaf31e80abc90c99d06a94664b5d.tar.gz
chat-ec7a273550a1aaf31e80abc90c99d06a94664b5d.tar.bz2
chat-ec7a273550a1aaf31e80abc90c99d06a94664b5d.zip
Revert "PLT-1800 Load server side locale from the config.json" (#3133)
Diffstat (limited to 'config')
-rw-r--r--config/config.json5
1 files changed, 0 insertions, 5 deletions
diff --git a/config/config.json b/config/config.json
index 70b02ab13..68d4e8f12 100644
--- a/config/config.json
+++ b/config/config.json
@@ -155,10 +155,5 @@
"Enable": false,
"Directory": "./data/",
"EnableDaily": false
- },
- "LocalizationSettings": {
- "DefaultServerLocale": "en",
- "DefaultClientLocale": "en",
- "AvailableLocales": "en,es,fr,ja,pt-BR"
}
} \ No newline at end of file