Fix --fatal to honor LOG_FILTER

This commit is contained in:
Eric Dunham 2021-03-03 12:32:08 -06:00
commit f5cec6f13e
9 changed files with 63 additions and 51 deletions

View file

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