use new, shorter names for feature toggle annotations (#20202)
This commit is contained in:
@@ -176,6 +176,9 @@ FEATURES = {
|
||||
# in sync with the ones in lms/envs/common.py
|
||||
'ENABLE_DISCUSSION_SERVICE': True,
|
||||
'ENABLE_TEXTBOOK': True,
|
||||
|
||||
# .. documented_elsewhere: true
|
||||
# .. documented_elsewhere_name: ENABLE_STUDENT_NOTES
|
||||
'ENABLE_STUDENT_NOTES': True,
|
||||
|
||||
# DO NOT SET TO True IN THIS FILE
|
||||
|
||||
Reference in New Issue
Block a user