mirror of
https://github.com/getpelican/pelican.git
synced 2025-10-15 20:28:56 +02:00
Fix-up
This commit is contained in:
parent
a62ba96722
commit
03265efb46
4 changed files with 10 additions and 10 deletions
|
|
@ -311,7 +311,7 @@ Basic settings
|
|||
.. data:: SUMMARY_MAX_PARAGRAPHS = None
|
||||
|
||||
When creating a short summary of an article, this will be the number of
|
||||
paragraphs to use as the summary. This only applies if your content
|
||||
paragraphs to use as the summary. This only applies if your content
|
||||
does not otherwise specify a summary. Setting to ``None`` will cause the
|
||||
summary to use the whole text (up to ``SUMMARY_MAX_LENGTH``) instead of just
|
||||
the first N paragraphs.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue