mirror of
https://github.com/getpelican/pelican.git
synced 2025-10-15 20:28:56 +02:00
Settings have to be in caps.
This commit is contained in:
parent
3a16dcec8c
commit
2bccc298fb
1 changed files with 3 additions and 0 deletions
|
|
@ -13,6 +13,9 @@ Settings are given as the form of a python module (a file). You can have an
|
|||
example by looking at `/samples/pelican.conf.py
|
||||
<https://github.com/ametaireau/pelican/raw/master/samples/pelican.conf.py>`_
|
||||
|
||||
All the settings identifiers must be set in caps, otherwise they will not be
|
||||
processed.
|
||||
|
||||
Here are the available settings. Please note that all the settings you put in
|
||||
this file will be passed to the templates as well.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue