Files

7 lines
83 B
TOML
Raw Permalink Normal View History

2019-04-22 20:46:32 +08:00
[server]
addr = "0.0.0.0:9000"
timeout = "1s"
[client]
timeout = "1s"