Use local feed as default
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user