Переглянути джерело

Merge pull request #3181 from veatch/patch-3

docs: broker_connection_timeout disabled for gevent
Omer Katz 8 роки тому
батько
коміт
ac26c2fdef
1 змінених файлів з 2 додано та 1 видалено
  1. 2 1
      docs/configuration.rst

+ 2 - 1
docs/configuration.rst

@@ -1751,7 +1751,8 @@ Default (since 2.5) is to use a pool of 10 connections.
 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 
 The default timeout in seconds before we give up establishing a connection
-to the AMQP server.  Default is 4 seconds.
+to the AMQP server.  Default is 4 seconds. This setting is disabled when using
+gevent.
 
 .. setting:: broker_connection_retry