Преглед на файлове

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

Ask Solem преди 9 години
родител
ревизия
e7a4c85aa3
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  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.