Cleanup various minor Zanitization issues.

(imported from commit 5784eb5ac70706f72b05463354434a83a6e1beaa)
This commit is contained in:
Tim Abbott
2015-09-20 00:25:27 -07:00
parent 5e0b6b809a
commit 36a9dc2cf7
3 changed files with 2 additions and 5 deletions

View File

@@ -97,9 +97,6 @@ ALLOWED_HOSTS = ['localhost', '.humbughq.com', '54.214.48.144', '54.213.44.54',
'54.244.50.64', '54.244.50.65', '54.244.50.74',
'chat.dropboxer.net']
JWT_AUTH_KEYS = {}
NOTIFICATION_BOT = "notification-bot@zulip.com"
ERROR_BOT = "error-bot@zulip.com"
NEW_USER_BOT = "new-user-bot@zulip.com"