瀏覽代碼

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.