Switch Olark to Chatlio

This commit is contained in:
Joseph Schorr 2016-08-08 18:18:35 -04:00
parent 1a137ee7b3
commit 75e8af47e5
3 changed files with 10 additions and 23 deletions

View file

@ -157,8 +157,8 @@ class DefaultConfig(object):
# Feature Flag: Whther Dex login is supported.
FEATURE_DEX_LOGIN = False
# Feature flag, whether to enable olark chat
FEATURE_OLARK_CHAT = False
# Feature flag, whether to enable support chat
FEATURE_SUPPORT_CHAT = False
# Feature Flag: Whether to support GitHub build triggers.
FEATURE_GITHUB_BUILD = False