mirror of https://github.com/scrapy/scrapy.git
Update METAREFRESH_IGNORE_TAGS default value in documentation
This commit is contained in:
parent
3590a1f66b
commit
2e13a9b8e1
|
|
@ -876,7 +876,7 @@ Whether the Meta Refresh middleware will be enabled.
|
|||
METAREFRESH_IGNORE_TAGS
|
||||
^^^^^^^^^^^^^^^^^^^^^^^
|
||||
|
||||
Default: ``['noscript']``
|
||||
Default: ``[]``
|
||||
|
||||
Meta tags within these tags are ignored.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue