mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-23 15:57:23 -04:00
Add Marine Management Organisation as email domain
Seems like sometimes they use a Defra email address, sometimes their own .org.uk one.
This commit is contained in:
@@ -96,6 +96,7 @@ class Config(object):
|
||||
r"acas\.org\.uk",
|
||||
r"gov\.wales",
|
||||
r"biglotteryfund\.org\.uk",
|
||||
r"marinemanagement\.org\.uk",
|
||||
]
|
||||
|
||||
LOGO_UPLOAD_BUCKET_NAME = 'public-logos-local'
|
||||
|
||||
Reference in New Issue
Block a user