中文枚举

This commit is contained in:
2025-10-24 21:38:52 +08:00
parent 3fd97aa43f
commit bd8729d473
7 changed files with 9 additions and 18 deletions

View File

@@ -71,7 +71,7 @@ lora_mesh:
# 通知服务配置
notify:
primary: "log" # 首选通知渠道: smtp, wechat, lark, log (如果其他渠道未启用,log 会自动成为首选)
primary: "日志" # 首选通知渠道: "邮件", "企业微信", "飞书", "日志" (如果其他渠道未启用,"日志" 会自动成为首选)
failureThreshold: 2 # 连续失败多少次后触发广播模式
smtp:
enabled: false # 是否启用 SMTP 邮件通知