Skip to content

Commit

Permalink
Add ticket number for context
Browse files Browse the repository at this point in the history
  • Loading branch information
eadpearce committed Sep 24, 2021
1 parent 06450eb commit a49601a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions api/conf/settings.py
Original file line number Diff line number Diff line change
Expand Up @@ -428,4 +428,5 @@
LITE_REPORTS_EMAIL_TEMPLATE_ID = env.str("LITE_REPORTS_EMAIL_TEMPLATE_ID", default="reports-email-template_id")

# Controls whether a ComplianceSiteCase is automatically created when a SIEL licence is issued that has goods with certain control codes
# See LTD-1159
FEATURE_SIEL_COMPLIANCE_ENABLED = env.bool("FEATURE_SIEL_COMPLIANCE_ENABLED", False)

0 comments on commit a49601a

Please sign in to comment.