Skip to content

Commit

Permalink
docs: added description for optional parameter (connection-default-ma…
Browse files Browse the repository at this point in the history
…x-per-route)
  • Loading branch information
eugenelesnov committed Dec 18, 2020
1 parent c5d1866 commit 6585974
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ server:
key-alias: alias
trust-store: /path/to/truststore
trust-store-password: password
connection-default-max-per-route: 40 # optional property, defaults to 25
```
4. Additionally, you can implement HostnameVerifier interface and make it a bean.
Expand Down

0 comments on commit 6585974

Please sign in to comment.