Merge pull request #21516 from edx/mikix/enable-publisher
Use new ENABLE_PUBLISHER feature flag
This commit is contained in:
@@ -293,6 +293,9 @@ FEATURES = {
|
||||
# Let students save and manage their annotations
|
||||
'ENABLE_EDXNOTES': False,
|
||||
|
||||
# Toggle to enable coordination with the Publisher tool (keep in sync with cms/envs/common.py)
|
||||
'ENABLE_PUBLISHER': False,
|
||||
|
||||
# Milestones application flag
|
||||
'MILESTONES_APP': False,
|
||||
|
||||
|
||||
Reference in New Issue
Block a user