diff --git a/docs/topics/settings.rst b/docs/topics/settings.rst index f5a0b9637..7f49aacdb 100644 --- a/docs/topics/settings.rst +++ b/docs/topics/settings.rst @@ -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 `. -.. 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 ` and -:ref:`Amazon S3 `. - .. setting:: BOT_NAME BOT_NAME @@ -688,6 +679,16 @@ For more information See the :ref:`extensions user guide ` and the :ref:`list of available extensions `. +.. 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 ` and +:ref:`Amazon S3 `. + + .. setting:: FILES_STORE_S3_ACL FILES_STORE_S3_ACL