settings: Extract settings.SHOW_OSS_ANNOUNCEMENT.

This commit is contained in:
Tim Abbott
2016-07-18 21:49:47 -07:00
parent ed285e22f1
commit c25b077224
7 changed files with 7 additions and 4 deletions

View File

@@ -29,6 +29,7 @@ if not ZULIP_COM:
ZULIP_FRIENDS_LIST_ID = '84b2f3da6b'
SHARE_THE_LOVE = True
SHOW_OSS_ANNOUNCEMENT = True
# This can be filled in automatically from the database, maybe
DEPLOYMENT_ROLE_NAME = 'zulip.com'