Files
game-driver/config.yml
2024-11-21 17:24:54 +08:00

29 lines
433 B
YAML
Executable File

location: wushan
point: 0
relay: COM7
log:
level: debug
file:
filename: logs/app.log
maxSize: 10
maxBackups: 5
maxAge: 30
compress: true
mqtt:
url: mqtt://36.138.38.16:1883
aliyun:
accessKeyID:
accessKeySecret:
appKey:
timeout: 10 # 单位 s
game:
maxTimeout: 60 # 单位 s
cardGroups:
- outOK: 6
lower: 13
error: 19
empty: 26
push: 11
reset: 22
pull: 27