Update config.yaml

更新配置文件标准化
This commit is contained in:
wuyoukm 2021-08-27 17:31:31 +08:00 committed by GitHub
parent 45092e7d08
commit 8869881724
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,16 +1,16 @@
all_config: all_config:
github_token: xxxxxx github_token: xxxxxx
dingding: dingding:
- enable:1 - enable: 1
- webhook:xxxxxxx - webhook: xxxxxxx
- secretKey:xxxxxxx - secretKey: xxxxxxx
- app_name:dingding - app_name: dingding
server: server:
- enable:0 - enable: 0
- sckey:123123 - sckey: 123123
- app_name:server - app_name: server
tgbot: tgbot:
- enable:0 - enable: 0
- token:123 - token: 123
- group_id:123 - group_id: 123
- app_name:tgbot - app_name: tgbot