mirror of
https://github.com/zulip/zulip.git
synced 2025-11-03 05:23:35 +00:00
thumbor: Auto generate thumbor_key and add it to zulip settings.
This commit is contained in:
committed by
Tim Abbott
parent
fa0fb9e299
commit
79576797b0
@@ -1484,3 +1484,5 @@ CROSS_REALM_BOT_EMAILS = {
|
||||
}
|
||||
|
||||
CONTRIBUTORS_DATA = os.path.join(STATIC_ROOT, 'generated/github-contributors.json')
|
||||
|
||||
THUMBOR_KEY = get_secret('thumbor_key')
|
||||
|
||||
Reference in New Issue
Block a user