You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
19 lines
430 B
19 lines
430 B
2 years ago
|
images:
|
||
|
quality: 20 #图片压缩质量
|
||
|
user:
|
||
|
username: "" #用户名
|
||
|
password: "" #密码
|
||
2 years ago
|
message:
|
||
2 years ago
|
enabled: true #是否开启发送信息
|
||
|
type: "bark" #选择发送信息方式
|
||
2 years ago
|
bark:
|
||
|
url: ""
|
||
2 years ago
|
key: ""
|
||
|
mail:
|
||
|
host: "" #例:smtp.qq.com
|
||
|
protocol: #Optional
|
||
|
port: #例:587
|
||
|
username: ""
|
||
|
password: ""
|
||
|
from_name: "" #"zgg <zgg@mail.com>"
|
||
|
to: "" #分号内空格分开
|