summaryrefslogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
authorChris Duarte <csduarte@users.noreply.github.com>2018-03-29 07:04:17 -0700
committerHarrison Healey <harrisonmhealey@gmail.com>2018-03-29 10:04:17 -0400
commiteb48292a3a69ac5ffac91cdb0c5e5349ae8f85eb (patch)
tree239cc93989cb6840db5c531ab1d21721810d73e2 /config
parentd4c04943604b69a0dc6bbc94172968ad234ef077 (diff)
downloadchat-eb48292a3a69ac5ffac91cdb0c5e5349ae8f85eb.tar.gz
chat-eb48292a3a69ac5ffac91cdb0c5e5349ae8f85eb.tar.bz2
chat-eb48292a3a69ac5ffac91cdb0c5e5349ae8f85eb.zip
Add ExperimentalTimezone flag (#8539)
Diffstat (limited to 'config')
-rw-r--r--config/default.json3
1 files changed, 3 insertions, 0 deletions
diff --git a/config/default.json b/config/default.json
index ed0af5cc6..56783753b 100644
--- a/config/default.json
+++ b/config/default.json
@@ -92,6 +92,9 @@
"ExperimentalTownSquareIsReadOnly": false,
"ExperimentalPrimaryTeam": ""
},
+ "DisplaySettings": {
+ "ExperimentalTimezone": false
+ },
"ClientRequirements": {
"AndroidLatestVersion": "",
"AndroidMinVersion": "",