add ENABLE_DISCUSSION_SERVICE: "False" to cms config

This commit is contained in:
Victor Shnayder
2012-09-06 17:28:12 -04:00
parent 8b7390c966
commit 6017aa698b

View File

@@ -35,6 +35,7 @@ from path import path
MITX_FEATURES = {
'USE_DJANGO_PIPELINE': True,
'GITHUB_PUSH': False,
'ENABLE_DISCUSSION_SERVICE': False
}
# needed to use lms student app