1
0
mirror of https://github.com/scrapy/scrapy.git synced 2025-02-23 20:23:56 +00:00

DOC Place FEED_TEMPDIR setting at lexicographical position

This commit is contained in:
Paul Tremberth 2016-05-17 16:24:05 +02:00
parent 0700e437f2
commit 9b3c72cb37

View File

@ -178,15 +178,6 @@ Default: ``None``
The AWS secret key used by code that requires access to `Amazon Web services`_,
such as the :ref:`S3 feed storage backend <topics-feed-storage-s3>`.
.. setting:: FEED_TEMPDIR
FEED_TEMPDIR
------------
The Feed Temp dir allows you to set a custom folder to save crawler
temporary files before uploading with :ref:`FTP feed storage <topics-feed-storage-ftp>` and
:ref:`Amazon S3 <topics-feed-storage-s3>`.
.. setting:: BOT_NAME
BOT_NAME
@ -688,6 +679,16 @@ For more information See the :ref:`extensions user guide <topics-extensions>`
and the :ref:`list of available extensions <topics-extensions-ref>`.
.. setting:: FEED_TEMPDIR
FEED_TEMPDIR
------------
The Feed Temp dir allows you to set a custom folder to save crawler
temporary files before uploading with :ref:`FTP feed storage <topics-feed-storage-ftp>` and
:ref:`Amazon S3 <topics-feed-storage-s3>`.
.. setting:: FILES_STORE_S3_ACL
FILES_STORE_S3_ACL