mirror of
https://github.com/GSA/notifications-api.git
synced 2026-08-23 07:46:06 -04:00
Ensure that aws ses stub client is not run in production
This commit is contained in:
committed by
David McDonald
parent
6422a88c8c
commit
8b7a0b88cb
@@ -486,6 +486,7 @@ class Live(Config):
|
||||
PERFORMANCE_PLATFORM_ENABLED = True
|
||||
API_RATE_LIMIT_ENABLED = True
|
||||
CHECK_PROXY_HEADER = True
|
||||
SES_STUB_URL = None
|
||||
|
||||
CRONITOR_ENABLED = True
|
||||
|
||||
|
||||
Reference in New Issue
Block a user