移除Glances依赖与遗留配置项
This commit is contained in:
@@ -31,10 +31,6 @@ email_config:
|
||||
sender_password: "${ABOT_EMAIL_PASSWORD:}"
|
||||
alert_recipient: "${ABOT_EMAIL_ALERT_RECIPIENT:}"
|
||||
|
||||
glances:
|
||||
host: "${ABOT_GLANCES_HOST:127.0.0.1}"
|
||||
port: "${ABOT_GLANCES_PORT:61208}"
|
||||
|
||||
wx_config:
|
||||
# 微信管理账号,用于接收部分管理员指令。
|
||||
admin: [ "${ABOT_WX_ADMIN:admin}" ]
|
||||
|
||||
Reference in New Issue
Block a user