Skip to content

Commit

Permalink
Add missing default property
Browse files Browse the repository at this point in the history
  • Loading branch information
lassetyr committed Mar 11, 2024
1 parent dfd2b1f commit 8d4382e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/main/resources/application.properties
Original file line number Diff line number Diff line change
Expand Up @@ -119,6 +119,7 @@ anshar.outbound.error.redelivery.delay.millis=1000
anshar.outbound.timeout.socket=15000
anshar.outbound.timeout.connect=5000

anshar.outbound.pubsub.topic.enabled=false
anshar.outbound.pubsub.et.topic.enabled=false
anshar.outbound.pubsub.vm.topic.enabled=false
anshar.outbound.pubsub.sx.topic.enabled=false
Expand Down

0 comments on commit 8d4382e

Please sign in to comment.