Skip to content

Commit dd40257

Browse files
author
caspar.bauer
committed
fix documentation of default channel_rpc_timeout value in the README
1 parent b46e72f commit dd40257

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -258,7 +258,7 @@ $rabbitmq_defaults = [
258258
'ssl_context' => null,
259259
'keepalive' => false,
260260
'heartbeat' => 0,
261-
'channel_rpc_timeout' => 1
261+
'channel_rpc_timeout' => 0.0
262262
],
263263
],
264264
'exchanges' => [

0 commit comments

Comments
 (0)