mirror of
https://github.com/getpelican/pelican.git
synced 2025-10-15 20:28:56 +02:00
Merge pull request #326 from neoascetic/_save_as_behavior
*_SAVE_AS = False fix
This commit is contained in:
commit
58d98e918f
3 changed files with 14 additions and 1 deletions
|
|
@ -142,6 +142,8 @@ Setting name (default value) what does it do?
|
|||
`TAG_SAVE_AS` ('tag/{name}.html') The location to save the tag page.
|
||||
================================================ =====================================================
|
||||
|
||||
Note: when any of `*_SAVE_AS` is set to False, files will not be created.
|
||||
|
||||
Timezone
|
||||
--------
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue