-
Notifications
You must be signed in to change notification settings - Fork 21
/
Copy pathconfTemplate.yaml
52 lines (48 loc) · 1.19 KB
/
confTemplate.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
app:
ip:
port: 8888
auths:
# - type: ip
# pattern: 192.168.*.*,127.0.0.1
# - type: token
# token: your token
# - type: sign
# secret: your secret
senders:
email:
# - name: yourSenderName1
# host: mail.xxx.com
# port: 25
# account: test@xxx.com
# password: #无密码时留空即可
# tls: "false"
wechatBot:
# - name: yourSenderName2
# url: https://qyapi.weixin.qq.com/cgi-bin/webhook/send?key=xxxxx
wechatApp:
# - name: yourSenderName3
# corpid: xxxx
# agentid: xxxx
# corpsecret: xxxx
feishuBot:
# - name: yourSenderName4
# url: https://open.feishu.cn/open-apis/bot/v2/hook/xxxxxx
feishuApp:
# - name: yourSenderName5
# app_id: cli_xxxx
# app_secret: xxxx
dingdingBot:
# - name: yourSenderName6
# url: https://oapi.dingding.com/robot/send?access_token=xxxx
# token: xxxx #仅加密方式为加签时填写
dingdingApp:
# - name: yourSenderName7
# appKey: xxxx
# appSecret: xxxx
# robotCode: xxxx
aliSms:
# - name: yourSenderName8
# accessKey: xxxx
# accessSecret: xxxx
# templateCode: SMS_123456789
# signName: xxxx