go-common/app/interface/live/app-ucenter/cmd/test.toml
2019-04-22 18:49:16 +08:00

21 lines
375 B
TOML

[app-ucenter]
[httpClient]
key = "fb06a25c6338edbc"
secret = "fd10bd177559780c2e4a44f1fa47fa83"
dial = "100ms"
timeout = "5s"
keepAlive = "60s"
[httpClient.breaker]
window = "3s"
sleep = "100ms"
bucket = 10
ratio = 0.5
request = 100
[warden]
dial = "1s"
timeout = "1s"
[log]
stdout=true