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.
|
|
|
query:
|
|
|
|
connTimeout: 1000
|
|
|
|
callTimeout: 2000
|
|
|
|
indexCallTimeout: 2000
|
|
|
|
|
|
|
|
redis:
|
|
|
|
addrs:
|
|
|
|
- 127.0.0.1:6379
|
|
|
|
pass: ""
|
|
|
|
# timeout:
|
|
|
|
# conn: 500
|
|
|
|
# read: 3000
|
|
|
|
# write: 3000
|
|
|
|
|
|
|
|
logger:
|
|
|
|
dir: logs/judge
|
|
|
|
level: INFO
|
|
|
|
keepHours: 24
|