mirror of
https://github.com/getpelican/pelican.git
synced 2025-10-15 20:28:56 +02:00
Fix --fatal to honor LOG_FILTER
This commit is contained in:
parent
ed4dd50864
commit
f5cec6f13e
9 changed files with 63 additions and 51 deletions
|
|
@ -364,10 +364,6 @@ Basic settings
|
|||
A list of metadata fields containing reST/Markdown content to be parsed and
|
||||
translated to HTML.
|
||||
|
||||
.. data:: IMAGES_ALLOW_EMPTY_ALT_TEXT = False
|
||||
|
||||
If ``True``, warnings will not be emitted when empty ``alt`` attributes for images are found.
|
||||
|
||||
.. data:: PORT = 8000
|
||||
|
||||
The TCP port to serve content from the output folder via HTTP when pelican
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue