rabbitmq-server/fix-syntax-error-in-example-conf.patch
Dirk Mueller 9827f2c48d - update to 3.2.3:
* This release fixes a number of bugs in the broker and federation plugin
  * Improvements to the LDAP and shovel plugins are also included

OBS-URL: https://build.opensuse.org/package/show/network:messaging:amqp/rabbitmq-server?expand=0&rev=33
2014-01-24 09:17:44 +00:00

12 lines
286 B
Diff

--- docs/rabbitmq.config.example
+++ docs/rabbitmq.config.example
@@ -336,7 +336,7 @@
%% {reconnect_delay, 2.5}
%% ]} %% End of my_first_shovel
- ]},
+ ]}
%% Rather than specifying some values per-shovel, you can specify
%% them for all shovels here.
%%