2023-05-11 16:03:18 +08:00
|
|
|
|
# 日志等级:trace,debug,info,warn,fatal,mark,error,off
|
|
|
|
|
# mark时只显示执行命令,不显示聊天记录
|
|
|
|
|
log_level: info
|
2023-06-29 20:25:21 +08:00
|
|
|
|
# HTTP 端口
|
2023-05-11 16:03:18 +08:00
|
|
|
|
port: 2536
|
|
|
|
|
|
|
|
|
|
# chromium其他路径
|
2023-06-18 11:57:31 +08:00
|
|
|
|
chromium_path:
|
2023-05-11 16:03:18 +08:00
|
|
|
|
# puppeteer接口地址
|
2023-06-18 11:57:31 +08:00
|
|
|
|
puppeteer_ws:
|
2023-05-11 16:03:18 +08:00
|
|
|
|
|
|
|
|
|
# 米游社接口代理地址,国际服用
|
2023-06-18 11:57:31 +08:00
|
|
|
|
proxyAddress:
|
2023-05-11 16:03:18 +08:00
|
|
|
|
|
|
|
|
|
# 上线时给主人推送帮助
|
|
|
|
|
online_msg: true
|
|
|
|
|
# 上线推送通知的冷却时间
|
|
|
|
|
online_msg_exp: 86400
|