Skip to content

Commit

Permalink
fixed connection-test.conf
Browse files Browse the repository at this point in the history
Signed-off-by: Thomas Jaeckle <thomas.jaeckle@bosch.io>
  • Loading branch information
thjaeckle committed Jun 1, 2021
1 parent 33db2f0 commit 8ebf359
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions connectivity/service/src/test/resources/connection-test.conf
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,12 @@ connection {
mqtt {
# maximum mumber of MQTT messages to buffer in a source (presumably for at-least-once and exactly-once delivery)
source-buffer-size = 7

reconnect {
backoff {

}
}
}

amqp10 {
Expand Down

0 comments on commit 8ebf359

Please sign in to comment.