Make DEPLOYMENT_ROLE_KEY no longer required.

(imported from commit 046ce610d847cc987d3f6d584ccc0bc84b55df84)
This commit is contained in:
Tim Abbott
2015-08-20 23:02:44 -07:00
parent 90bfc39d55
commit 3e61714035
3 changed files with 7 additions and 11 deletions

View File

@@ -13,11 +13,6 @@ ZULIP_ADMINISTRATOR = ''
# The domain for your organization, e.g. example.com
ADMIN_DOMAIN = ''
# The deployment key is used by your server to authenticate any
# communication with Zulip. You can obtain your key from
# https://zulip.com/enterprise/download/deployment-key
DEPLOYMENT_ROLE_KEY = ''
# Enable at least one of the following authentication backends.
AUTHENTICATION_BACKENDS = (
# 'zproject.backends.EmailAuthBackend', # Email and password