Files
revsuit/config.tpl.yaml
T

24 lines
489 B
YAML

version: 4.0
addr: :10000
token: token
database: revsuit.db
log_level: debug
http:
ip_header:
dns:
enable: true
rmi:
enable: true
addr: :1099
mysql:
enable: true
addr: :3306
version_string: 10.4.13-MariaDB-log
notice:
dingtalk: https://oapi.dingtalk.com/robot/send?access_token={token}
lark: https://open.feishu.cn/open-apis/bot/v2/hook/{token}
weixin: https://qyapi.weixin.qq.com/cgi-bin/webhook/send?key={key}
slack: https://hooks.slack.com/services/{id}/{token}