mirror of
https://github.com/getpelican/pelican.git
synced 2025-10-15 20:28:56 +02:00
Added ARCHIVES_URL to settings.rst
This commit is contained in:
parent
4e3779ae1d
commit
add9a0790d
1 changed files with 1 additions and 0 deletions
|
|
@ -264,6 +264,7 @@ Setting name (default value) What does it do?
|
|||
templates. Where <DIRECT_TEMPLATE_NAME> is the
|
||||
upper case template name.
|
||||
`ARCHIVES_SAVE_AS` (``'archives.html'``) The location to save the article archives page.
|
||||
`ARCHIVES_URL` (``'archives.html'``) The URL to use for the article archives page.
|
||||
`YEAR_ARCHIVE_SAVE_AS` (False) The location to save per-year archives of your
|
||||
posts.
|
||||
`MONTH_ARCHIVE_SAVE_AS` (False) The location to save per-month archives of your
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue