mirror of
https://github.com/getpelican/pelican.git
synced 2025-10-15 20:28:56 +02:00
Provided the settings documentation snippet
This commit is contained in:
parent
e412657581
commit
4833a27243
1 changed files with 5 additions and 0 deletions
|
|
@ -271,6 +271,11 @@ Basic settings
|
||||||
does not otherwise specify a summary. Setting to ``None`` will cause the
|
does not otherwise specify a summary. Setting to ``None`` will cause the
|
||||||
summary to be a copy of the original content.
|
summary to be a copy of the original content.
|
||||||
|
|
||||||
|
.. data:: SUMMARY_END_MARKER = '…'
|
||||||
|
|
||||||
|
When creating a short summary of an article and the result was truncated to
|
||||||
|
match the required word length, this will be used as the truncation marker.
|
||||||
|
|
||||||
.. data:: WITH_FUTURE_DATES = True
|
.. data:: WITH_FUTURE_DATES = True
|
||||||
|
|
||||||
If disabled, content with dates in the future will get a default status of
|
If disabled, content with dates in the future will get a default status of
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue