fix edit conflict
This commit is contained in:
@@ -19,11 +19,7 @@ EMAIL_BACKEND = 'django_ses.SESBackend'
|
||||
SESSION_ENGINE = 'django.contrib.sessions.backends.cache'
|
||||
DEFAULT_FILE_STORAGE = 'storages.backends.s3boto.S3BotoStorage'
|
||||
|
||||
<<<<<<< HEAD
|
||||
# Disable askbot, enable Berkeley forums
|
||||
=======
|
||||
# Enable Berkeley forums
|
||||
>>>>>>> origin/master
|
||||
MITX_FEATURES['ENABLE_DISCUSSION_SERVICE'] = True
|
||||
|
||||
# IMPORTANT: With this enabled, the server must always be behind a proxy that
|
||||
|
||||
Reference in New Issue
Block a user