Skip to content

Commit

Permalink
chore: update prod config
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewleith committed Jul 24, 2024
1 parent 2df959b commit b0b7c0a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions app/config.py
Original file line number Diff line number Diff line change
Expand Up @@ -235,6 +235,8 @@ class Production(Config):
NOTIFY_LOG_LEVEL = "INFO"
SYSTEM_STATUS_URL = "https://status.notification.canada.ca"
NO_BRANDING_ID = "760c802a-7762-4f71-b19e-f93c66c92f1a"
TEMPLATE_PREVIEW_API_HOST = "http://localhost:9999"

FF_SALESFORCE_CONTACT = True
FF_SPIKE_SMS_DAILY_LIMIT = True
FF_SMS_PARTS_UI = False
Expand Down

0 comments on commit b0b7c0a

Please sign in to comment.