Fixed bugs from lfischer merge
This commit is contained in:
@@ -13,9 +13,6 @@ BASE_DIR = os.path.abspath(os.path.join(__file__, "..", ".."))
|
||||
|
||||
COURSEWARE_ENABLED = True
|
||||
ASKBOT_ENABLED = True
|
||||
ASKBOT_FILE_UPLOAD_DIR = ""
|
||||
ASKBOT_FILE_UPLOAD_DIR = ""
|
||||
ASKBOT_UPLOADED_FILES_URL = ""
|
||||
CSRF_COOKIE_DOMAIN = '127.0.0.1'
|
||||
|
||||
# Defaults to be overridden
|
||||
|
||||
Reference in New Issue
Block a user