Put in an empty contentstore for the LMS by default

This commit is contained in:
Calen Pennington
2012-10-10 10:49:10 -04:00
parent 46668d2634
commit eece835d9b

View File

@@ -221,6 +221,7 @@ MODULESTORE = {
}
}
}
CONTENTSTORE = None
############################ SIGNAL HANDLERS ################################
# This is imported to register the exception signal handling that logs exceptions