Skip to content
Snippets Groups Projects
Commit 885d5423 authored by Marko Jevtic's avatar Marko Jevtic
Browse files

[LEARNER-493] Add feature flag for Bundled Purchase - WL

parent 07683f9c
Branches
Tags
No related merge requests found
......@@ -374,6 +374,10 @@ FEATURES = {
# Whether or not the dynamic EnrollmentTrackUserPartition should be registered.
'ENABLE_ENROLLMENT_TRACK_USER_PARTITION': False,
# Enable one click program purchase
# See LEARNER-493
'ENABLE_ONE_CLICK_PROGRAM_PURCHASE': False,
}
# Ignore static asset files on import which match this pattern
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment