Turn on email stub for load testing

This commit is contained in:
David McDonald
2020-06-23 11:09:24 +01:00
parent 3e209bcaac
commit 48abc8ffb5

View File

@@ -468,7 +468,7 @@ class Staging(Config):
API_RATE_LIMIT_ENABLED = True
CHECK_PROXY_HEADER = True
REDIS_ENABLED = True
# SES_STUB_URL = 'https://notify-email-provider-stub-staging.cloudapps.digital/ses'
SES_STUB_URL = 'https://notify-email-provider-stub-staging.cloudapps.digital/ses'
MMG_URL = 'https://notify-sms-provider-stub-staging.cloudapps.digital/mmg'
FIRETEXT_URL = 'https://notify-sms-provider-stub-staging.cloudapps.digital/firetext'