ecedafea569552e48f27589ba49f9cf20e68ec91
[sdc.git] /
1 # rest read timeout - means no timeout
2 readTimeoutInSec: 0
3
4 # whether to ignore certificate
5 ignoreCertificate: false
6
7 # the connection pool size
8 connectionPoolSize: 10
9
10 # create connection timeout
11 connectTimeoutInSec: 10