We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent deb921f commit 46c0005Copy full SHA for 46c0005
tsunami_tcs.yaml
@@ -3,3 +3,9 @@ plugin:
3
callback_address: "127.0.0.1" # Running callback server locally
4
callback_port: 8881 # Make sure to match with ones configured in tcs_config.yaml
5
polling_uri: "http://127.0.0.1:8880"
6
+common:
7
+ net:
8
+ http:
9
+ trust_all_certificates: true
10
+ connect_timeout_seconds: 60
11
+
0 commit comments