Skip to content

Commit

Permalink
Merge branch 'dev' into LTD-4621-rfi-email-reminder
Browse files Browse the repository at this point in the history
  • Loading branch information
depsiatwal authored Feb 13, 2024
2 parents 48361d6 + 2adcb1c commit 0287cec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion api/conf/settings.py
Original file line number Diff line number Diff line change
Expand Up @@ -456,7 +456,7 @@ def _build_redis_url(base_url, db_number, **query_args):
{
"un_sanctions_file": "https://scsanctions.un.org/resources/xml/en/consolidated.xml",
"office_financial_sanctions_file": "https://ofsistorage.blob.core.windows.net/publishlive/2022format/ConList.xml",
"uk_sanctions_file": "https://assets.publishing.service.gov.uk/government/uploads/system/uploads/attachment_data/file/1129559/UK_Sanctions_List.xml",
"uk_sanctions_file": "https://assets.publishing.service.gov.uk/media/65ca02639c5b7f0012951caf/UK_Sanctions_List.xml",
},
)
LITE_INTERNAL_NOTIFICATION_EMAILS = env.json("LITE_INTERNAL_NOTIFICATION_EMAILS", {})
Expand Down

0 comments on commit 0287cec

Please sign in to comment.