You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
- [server]
- #host = "10.180.4.88"
- host = "127.0.0.1"
- port = 9090
-
- [client]
- max_retries = 3
- retry_delay_secs = 3
- read_timeout_secs = 5
- write_timeout_secs = 5
|