diff --git a/sites/s4d/site_settings.py b/sites/s4d/site_settings.py index 61af8782b4..5005a7f15d 100644 --- a/sites/s4d/site_settings.py +++ b/sites/s4d/site_settings.py @@ -18,5 +18,6 @@ "COLLECTIONS_BUCKET": "jmc-collection-images", "PROFILES_BUCKET": 'jmc-profile-pictures', "UGC_BUCKET": 'jmc-sheet-user-uploaded-media', - "DONATION_URL": "https://jackmillercenter.org/support-us/" + "DONATION_URL": "https://jackmillercenter.org/support-us/", + "TOPICS_BUCKET": 'topicimages' }