Explorar o código

Redis transport now supports BROKER_USE_SSL (Issue celery/kombu#415)

Ask Solem %!s(int64=9) %!d(string=hai) anos
pai
achega
e7a4c85aa3
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      docs/configuration.rst

+ 1 - 1
docs/configuration.rst

@@ -1313,7 +1313,7 @@ will be performed every 5 seconds (twice the heartbeat sending rate).
 
 BROKER_USE_SSL
 ~~~~~~~~~~~~~~
-:transports supported: ``pyamqp``
+:transports supported: ``pyamqp``, ``redis``
 
 
 Toggles SSL usage on broker connection and SSL settings.