EDUCATOR-2802: P2 gdpr endpoint

This commit is contained in:
Sofiya Semenova
2018-05-02 14:00:31 -04:00
committed by Sanford Student
parent 5dc13d067d
commit cd18206167
9 changed files with 230 additions and 9 deletions

View File

@@ -317,9 +317,6 @@ SECRET_KEY = '85920908f28904ed733fe576320db18cabd7b6cd'
INSTALLED_APPS.append('openedx.core.djangoapps.ccxcon.apps.CCXConnectorConfig')
FEATURES['CUSTOM_COURSES_EDX'] = True
# API access management -- needed for simple-history to run.
INSTALLED_APPS.append('openedx.core.djangoapps.api_admin')
########################## VIDEO IMAGE STORAGE ############################
VIDEO_IMAGE_SETTINGS = dict(
VIDEO_IMAGE_MAX_BYTES=2 * 1024 * 1024, # 2 MB