Merge pull request #326 from neoascetic/_save_as_behavior

*_SAVE_AS = False fix
This commit is contained in:
Alexis Metaireau 2012-04-26 10:39:56 -07:00
commit 58d98e918f
3 changed files with 14 additions and 1 deletions

View file

@ -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
--------