Skip to content

Commit 9b3c72c

Browse files
committed
DOC Place FEED_TEMPDIR setting at lexicographical position
1 parent 0700e43 commit 9b3c72c

File tree

1 file changed

+10
-9
lines changed

1 file changed

+10
-9
lines changed

docs/topics/settings.rst

Lines changed: 10 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -178,15 +178,6 @@ Default: ``None``
178178
The AWS secret key used by code that requires access to `Amazon Web services`_,
179179
such as the :ref:`S3 feed storage backend <topics-feed-storage-s3>`.
180180

181-
.. setting:: FEED_TEMPDIR
182-
183-
FEED_TEMPDIR
184-
------------
185-
186-
The Feed Temp dir allows you to set a custom folder to save crawler
187-
temporary files before uploading with :ref:`FTP feed storage <topics-feed-storage-ftp>` and
188-
:ref:`Amazon S3 <topics-feed-storage-s3>`.
189-
190181
.. setting:: BOT_NAME
191182

192183
BOT_NAME
@@ -688,6 +679,16 @@ For more information See the :ref:`extensions user guide <topics-extensions>`
688679
and the :ref:`list of available extensions <topics-extensions-ref>`.
689680

690681

682+
.. setting:: FEED_TEMPDIR
683+
684+
FEED_TEMPDIR
685+
------------
686+
687+
The Feed Temp dir allows you to set a custom folder to save crawler
688+
temporary files before uploading with :ref:`FTP feed storage <topics-feed-storage-ftp>` and
689+
:ref:`Amazon S3 <topics-feed-storage-s3>`.
690+
691+
691692
.. setting:: FILES_STORE_S3_ACL
692693

693694
FILES_STORE_S3_ACL

0 commit comments

Comments
 (0)