mirror of
https://github.com/getpelican/pelican.git
synced 2025-10-15 20:28:56 +02:00
removed a confusing question mark
This commit is contained in:
parent
6f89ffec83
commit
e9364df4ed
1 changed files with 1 additions and 1 deletions
|
|
@ -42,7 +42,7 @@ Setting name (default value) what does it do?
|
||||||
settings.
|
settings.
|
||||||
`FALLBACK_ON_FS_DATE` (``True``) If True, pelican will use the file system
|
`FALLBACK_ON_FS_DATE` (``True``) If True, pelican will use the file system
|
||||||
dates infos (mtime) if it can't get
|
dates infos (mtime) if it can't get
|
||||||
informations from the metadata?
|
informations from the metadata
|
||||||
`FEED` (``'feeds/all.atom.xml'``) relative url to output the atom feed.
|
`FEED` (``'feeds/all.atom.xml'``) relative url to output the atom feed.
|
||||||
`FEED_RSS` (``None``, i.e. no RSS) relative url to output the rss feed.
|
`FEED_RSS` (``None``, i.e. no RSS) relative url to output the rss feed.
|
||||||
`JINJA_EXTENSIONS` (``[]``) A list of any Jinja2 extensions you want to use.
|
`JINJA_EXTENSIONS` (``[]``) A list of any Jinja2 extensions you want to use.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue