Update autothrottle.rst

Added missing bullet point for the AUTOTHROTTLE_TARGET_CONCURRENCY setting.
This commit is contained in:
Kurt Peek 2017-05-24 15:50:47 +02:00 committed by Mikhail Korobov
parent 5f69ec98f7
commit af2963d0eb
1 changed files with 1 additions and 0 deletions

View File

@ -88,6 +88,7 @@ The settings used to control the AutoThrottle extension are:
* :setting:`AUTOTHROTTLE_ENABLED`
* :setting:`AUTOTHROTTLE_START_DELAY`
* :setting:`AUTOTHROTTLE_MAX_DELAY`
* :setting:`AUTOTHROTTLE_TARGET_CONCURRENCY`
* :setting:`AUTOTHROTTLE_DEBUG`
* :setting:`CONCURRENT_REQUESTS_PER_DOMAIN`
* :setting:`CONCURRENT_REQUESTS_PER_IP`