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.
101 lines
2.3 KiB
101 lines
2.3 KiB
[identify] |
|
whiteAccessKey = "" |
|
whiteMid = 0 |
|
[identify.app] |
|
key = "7c7ac0db1aa05587" |
|
secret = "9a6d62d93290c5f771ad381e9ca23f26" |
|
[identify.memcache] |
|
name = "go-app/identify" |
|
proto = "tcp" |
|
addr = "172.16.33.54:11211" |
|
active = 5 |
|
idle = 1 |
|
dialTimeout = "1s" |
|
readTimeout = "1s" |
|
writeTimeout = "1s" |
|
idleTimeout = "80s" |
|
[identify.host] |
|
auth = "http://passport.bilibili.com" |
|
secret = "http://open.bilibili.com" |
|
[identify.httpClient] |
|
key = "7c7ac0db1aa05587" |
|
secret = "9a6d62d93290c5f771ad381e9ca23f26" |
|
dial = "30ms" |
|
timeout = "150ms" |
|
keepAlive = "60s" |
|
[identify.httpClient.url] |
|
"http://passport.bilibili.co/intranet/auth/tokenInfo" = {timeout = "100ms"} |
|
"http://passport.bilibili.co/intranet/auth/cookieInfo" = {timeout = "100ms"} |
|
"http://open.bilibili.co/api/getsecret" = {timeout = "500ms"} |
|
|
|
[log] |
|
dir = "/data/log/esports/" |
|
|
|
[app] |
|
key = "7c7ac0db1aa05587" |
|
secret = "9a6d62d93290c5f771ad381e9ca23f26" |
|
|
|
[BM] |
|
addr = "0.0.0.0:7791" |
|
timeout = "1s" |
|
|
|
|
|
[archiveRPC] |
|
timeout = "1s" |
|
|
|
[filterRPC] |
|
timeout = "1s" |
|
|
|
[mysql] |
|
addr = "172.16.33.205:3308" |
|
dsn = "test:test@tcp(172.16.33.205:3308)/bilibili_esports?timeout=5s&readTimeout=5s&writeTimeout=5s&parseTime=true&loc=Local&charset=utf8,utf8mb4" |
|
active = 5 |
|
idle = 2 |
|
idleTimeout = "4h" |
|
queryTimeout = "100ms" |
|
execTimeout = "100ms" |
|
tranTimeout = "200ms" |
|
[mysql.breaker] |
|
window = "3s" |
|
sleep = "100ms" |
|
bucket = 10 |
|
ratio = 0.5 |
|
request = 100 |
|
|
|
[redis] |
|
name = "esports-interface" |
|
proto = "tcp" |
|
addr = "172.18.33.60:6894" |
|
idle = 10 |
|
active = 10 |
|
dialTimeout = "1s" |
|
readTimeout = "1s" |
|
writeTimeout = "1s" |
|
idleTimeout = "10s" |
|
filterExpire = "5m" |
|
listExpire = "1s" |
|
|
|
[httpClient] |
|
key = "7c7ac0db1aa05587" |
|
secret = "9a6d62d93290c5f771ad381e9ca23f26" |
|
dial = "1s" |
|
timeout = "1s" |
|
keepAlive = "60s" |
|
|
|
|
|
[host] |
|
search = "http://s.search.bilibili.co" |
|
|
|
[rule] |
|
knockTree="30s" |
|
|
|
[leidata] |
|
timeout = "15s" |
|
afterSleep = "3m" |
|
endSleep = "30m" |
|
retry = 5 |
|
url = "http://47.95.28.113/nesport/index.php/Api" |
|
key = "d076eef519773c5954081e6a352c726d" |
|
lolPlayersCron = "0 0 2 * * ?" |
|
dotaPlayersCron = "0 0 3 * * ?" |
|
infoCron = "0 0 4 * * ?"
|
|
|