8 lines
93 B
TOML
8 lines
93 B
TOML
[client]
|
|
dial = "1s"
|
|
timeout = "1s"
|
|
|
|
[server]
|
|
addr = "0.0.0.0:7839"
|
|
timeout = "1s"
|