From 142aa21737647864d8c9cdfff7e086be71041834 Mon Sep 17 00:00:00 2001 From: Paul Tremberth Date: Wed, 3 Feb 2016 12:33:10 +0100 Subject: [PATCH] Add AUTOTHROTTLE_TARGET_CONCURRENCY versionadded note --- docs/topics/autothrottle.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/topics/autothrottle.rst b/docs/topics/autothrottle.rst index 0d664cf67..b83946a58 100644 --- a/docs/topics/autothrottle.rst +++ b/docs/topics/autothrottle.rst @@ -127,6 +127,8 @@ The maximum download delay (in seconds) to be set in case of high latencies. AUTOTHROTTLE_TARGET_CONCURRENCY ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +.. versionadded:: 1.1 + Default: ``1.0`` Average number of requests Scrapy should be sending in parallel to remote