Merge pull request #1502 from alphagov/bbsrc

Add Biotechnology and Biological Sciences Research Council to email domain list
This commit is contained in:
Chris Hill-Scott
2017-09-21 10:21:51 +01:00
committed by GitHub
2 changed files with 2 additions and 0 deletions

View File

@@ -87,6 +87,7 @@ class Config(object):
r"bl\.uk",
r"stfc\.ac\.uk",
r"wmfs\.net",
r"bbsrc\.ac\.uk",
]
LOGO_UPLOAD_BUCKET_NAME = 'public-logos-local'