Files
abot/plugins/sehuatang_push/config.toml
2026-04-27 15:44:55 +08:00

13 lines
413 B
TOML
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# 色花堂推送插件默认配置
# 说明:
# 1. 补齐默认配置文件,避免启动日志中出现“配置文件不存在”提示。
# 2. 插件运行时可从任务 payload 读取参数,此处提供统一默认值作为兜底。
[general]
# 是否启用插件true 启用false 禁用
enabled = true
[push]
# 默认 @ 的用户名(可在后台任务 payload 中覆盖)
at_user = "Jyunere"