File tree 1 file changed +10
-9
lines changed 1 file changed +10
-9
lines changed Original file line number Diff line number Diff line change @@ -178,15 +178,6 @@ Default: ``None``
178
178
The AWS secret key used by code that requires access to `Amazon Web services `_,
179
179
such as the :ref: `S3 feed storage backend <topics-feed-storage-s3 >`.
180
180
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
-
190
181
.. setting :: BOT_NAME
191
182
192
183
BOT_NAME
@@ -688,6 +679,16 @@ For more information See the :ref:`extensions user guide <topics-extensions>`
688
679
and the :ref: `list of available extensions <topics-extensions-ref >`.
689
680
690
681
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
+
691
692
.. setting :: FILES_STORE_S3_ACL
692
693
693
694
FILES_STORE_S3_ACL
You can’t perform that action at this time.
0 commit comments