commit
2e76be45fa
1 changed files with 2 additions and 2 deletions
|
@ -19,10 +19,10 @@
|
||||||
"expose-token" : true,
|
"expose-token" : true,
|
||||||
"credentials" : {
|
"credentials" : {
|
||||||
"secret" : "234234-234234-234234"
|
"secret" : "234234-234234-234234"
|
||||||
}
|
},
|
||||||
|
|
||||||
"connection-pool-size" : 20,
|
"connection-pool-size" : 20,
|
||||||
"disable-trust-manager" false,
|
"disable-trust-manager": false,
|
||||||
"allow-any-hostname" : false,
|
"allow-any-hostname" : false,
|
||||||
"truststore" : "path/to/truststore.jks",
|
"truststore" : "path/to/truststore.jks",
|
||||||
"truststore-password" : "geheim",
|
"truststore-password" : "geheim",
|
||||||
|
|
Loading…
Reference in a new issue