pelicanconf all.atom.feed
modified: pelicanconf.py
This commit is contained in:
parent
c83a625a38
commit
e49de14f90
1 changed files with 1 additions and 1 deletions
|
|
@ -37,7 +37,7 @@ TIMEZONE = 'America/New_York'
|
|||
DEFAULT_LANG = u'en'
|
||||
|
||||
# Atom all feed.
|
||||
FEED_ALL_ATOM = 'True'
|
||||
FEED_ALL_ATOM = 'feeds/all.atom.xml'
|
||||
|
||||
# Feed generation is usually not desired when developing
|
||||
CATEGORY_FEED_ATOM = None
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue