modified: pelicanconf.py

This commit is contained in:
russellballestrini 2016-04-18 18:44:28 -04:00
parent 898e149e49
commit c83a625a38

View file

@ -37,7 +37,7 @@ TIMEZONE = 'America/New_York'
DEFAULT_LANG = u'en'
# Atom all feed.
FEED_ALL_ATOM = True
FEED_ALL_ATOM = 'True'
# Feed generation is usually not desired when developing
CATEGORY_FEED_ATOM = None