fix edit conflict

This commit is contained in:
Chris Dodge
2012-11-26 09:36:59 -05:00
parent 4e876b056e
commit 2524cd614a

View File

@@ -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