Use local feed as default

This commit is contained in:
Matthew Mongeau
2012-07-17 11:36:51 -04:00
parent 2bfe0cb92d
commit 171e16f177
4 changed files with 38 additions and 13 deletions

View File

@@ -104,7 +104,7 @@ LIB_URL = '/static/js/'
# Dev machines shouldn't need the book
# BOOK_URL = '/static/book/'
BOOK_URL = 'https://mitxstatic.s3.amazonaws.com/book_images/' # For AWS deploys
RSS_URL = 'https://github.com/blog.atom'
# RSS_URL = r'lms/templates/feed.rss'
RSS_TIMEOUT = 600
# Configuration option for when we want to grab server error pages