FS-7060 add configuration of the amqp command binding key

This commit is contained in:
William King
2015-04-08 16:04:00 -07:00
parent 0d6c3a1d73
commit b51c054474
2 changed files with 6 additions and 2 deletions

View File

@@ -49,6 +49,7 @@
</connections>
<params>
<param name="exchange" value="TAP.Commands"/>
<param name="binding_key" value="commandBindingKey"/>
<param name="reconnect_interval_ms" value="1000"/>
</params>
</profile>