feat: add settings for detailed search logging (default off)
devstack on, production load from environment
This commit is contained in:
@@ -168,6 +168,7 @@ FEATURES['LICENSING'] = True
|
||||
FEATURES['ENABLE_COURSEWARE_SEARCH'] = True
|
||||
FEATURES['ENABLE_COURSEWARE_SEARCH_FOR_COURSE_STAFF'] = True
|
||||
SEARCH_ENGINE = 'search.elastic.ElasticSearchEngine'
|
||||
SEARCH_COURSEWARE_CONTENT_LOG_PARAMS = True
|
||||
|
||||
ELASTIC_SEARCH_CONFIG = [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user