refactor: remove obsolete setting ENABLE_INSTRUCTOR_ANALYTICS (#27720)
ENABLE_INSTRUCTOR_ANALYTICS was removed in 2015 by bb7ba752bd
This commit is contained in:
@@ -340,7 +340,6 @@ FEATURES = {
|
||||
# Prevent auto auth from creating superusers or modifying existing users
|
||||
'RESTRICT_AUTOMATIC_AUTH': True,
|
||||
|
||||
'ENABLE_INSTRUCTOR_ANALYTICS': False,
|
||||
'PREVIEW_LMS_BASE': "preview.localhost:18000",
|
||||
'ENABLE_GRADE_DOWNLOADS': True,
|
||||
'ENABLE_MKTG_SITE': False,
|
||||
|
||||
Reference in New Issue
Block a user