1
0
Fork 0

⚙ config(trendradar): clarify html format requirement for email notifications

- add warning note that html format must be set to true for email push functionality
- prevent potential errors by documenting this dependency in the configuration file
This commit is contained in:
pooneyy 2025-12-19 20:38:12 +08:00
parent 6a3d9c7fcc
commit 3b956ad83c
No known key found for this signature in database
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@ storage:
formats:
sqlite: true # 主存储(必须启用)
txt: false # 是否生成 TXT 快照
html: false # 是否生成 HTML 报告
html: false # 是否生成 HTML 报告(⚠️ 邮件推送必须设为 true否则会报错
# 本地存储配置
local: