Switch Olark to Chatlio
This commit is contained in:
parent
1a137ee7b3
commit
75e8af47e5
3 changed files with 10 additions and 23 deletions
|
@ -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
|
||||
|
|
Reference in a new issue