feat: removed the style

This commit is contained in:
RTAkland
2021-12-09 21:50:20 +08:00
parent 525ec40322
commit a43312b65f

View File

@@ -81,13 +81,6 @@ request-settings:
# 客户端设置 # 客户端设置
client-settings: client-settings:
# [必填/只能一个] 图标风格
# 默认: "style1"
# 可选: "style1" , "style2" , "style3"
# 注: style1为简约无色图标 style2为简约有色图标 style3为彩色图标
icon-style: style1
# [必填/可多个] 发送邮件时间 不管有几个必须是列表 # [必填/可多个] 发送邮件时间 不管有几个必须是列表
# 默认: ['08:00', '12:00', '18:00'] # 默认: ['08:00', '12:00', '18:00']
# 具体填写见 *receiver* 示例 # 具体填写见 *receiver* 示例