mirror of https://github.com/scrapy/scrapy.git
Fix Docs
This commit is contained in:
parent
c8ed793257
commit
50801c7207
|
|
@ -552,9 +552,10 @@ to ``.json`` or ``.xml``.
|
|||
FEED_STORE_EMPTY
|
||||
----------------
|
||||
|
||||
Default: ``False``
|
||||
Default: ``True``
|
||||
|
||||
Whether to export empty feeds (i.e. feeds with no items).
|
||||
If False and there is no items, no new files are created and existing files are not modified.
|
||||
|
||||
.. setting:: FEED_STORAGES
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue