apply the setting to the CMS too
This commit is contained in:
@@ -298,7 +298,9 @@ from lms.envs.common import (
|
||||
|
||||
# Forwards-compatibility with Django 1.7
|
||||
CSRF_COOKIE_AGE = 60 * 60 * 24 * 7 * 52
|
||||
|
||||
# It is highly recommended that you override this in any environment accessed by
|
||||
# end users
|
||||
CSRF_COOKIE_SECURE = False
|
||||
|
||||
#################### CAPA External Code Evaluation #############################
|
||||
XQUEUE_INTERFACE = {
|
||||
|
||||
Reference in New Issue
Block a user