Skip to content

Commit e7b274e

Browse files
committed
Reformat to 80 characters per line.
1 parent 94fceb4 commit e7b274e

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

docs/topics/settings.rst

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -749,9 +749,10 @@ REACTOR_THREADPOOL_MAXSIZE
749749

750750
Default: ``10``
751751

752-
The maximum limit for Twisted Reactor thread pool size. This is common multi-purpose thread pool used by various
753-
Scrapy components. Threaded DNS Resolver, BlockingFeedStorage, S3FilesStore just to name a few. Increase this value if
754-
you're experiencing problems with insufficient blocking IO.
752+
The maximum limit for Twisted Reactor thread pool size. This is common
753+
multi-purpose thread pool used by various Scrapy components. Threaded
754+
DNS Resolver, BlockingFeedStorage, S3FilesStore just to name a few. Increase
755+
this value if you're experiencing problems with insufficient blocking IO.
755756

756757
.. setting:: REDIRECT_MAX_TIMES
757758

0 commit comments

Comments
 (0)