Reformat to 80 characters per line.

This commit is contained in:
Alexander Sibiryakov 2015-04-01 11:49:55 +02:00
parent 94fceb4c15
commit e7b274edf3
1 changed files with 4 additions and 3 deletions

View File

@ -749,9 +749,10 @@ REACTOR_THREADPOOL_MAXSIZE
Default: ``10``
The maximum limit for Twisted Reactor thread pool size. This is common multi-purpose thread pool used by various
Scrapy components. Threaded DNS Resolver, BlockingFeedStorage, S3FilesStore just to name a few. Increase this value if
you're experiencing problems with insufficient blocking IO.
The maximum limit for Twisted Reactor thread pool size. This is common
multi-purpose thread pool used by various Scrapy components. Threaded
DNS Resolver, BlockingFeedStorage, S3FilesStore just to name a few. Increase
this value if you're experiencing problems with insufficient blocking IO.
.. setting:: REDIRECT_MAX_TIMES