mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-24 08:16:51 -04:00
Add British Museum to whitelist
> BM is an executive non-departmental public body, sponsored by the > Department for Digital, Culture, Media & Sport. > > British Museum has a separate website (http://www.britishmuseum.org) – https://www.gov.uk/government/organisations/british-museum
This commit is contained in:
@@ -97,6 +97,7 @@ class Config(object):
|
||||
r"gov\.wales",
|
||||
r"biglotteryfund\.org\.uk",
|
||||
r"marinemanagement\.org\.uk",
|
||||
r"britishmuseum\.org",
|
||||
]
|
||||
|
||||
LOGO_UPLOAD_BUCKET_NAME = 'public-logos-local'
|
||||
|
||||
Reference in New Issue
Block a user