Files
tamabox-broadcast-mailsystem/params.ini
T
2026-09-07 18:04:51 +08:00

21 lines
593 B
INI
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.
; broadcast.py 参数文件:每次运行自动读取;命令行参数优先级更高
; 注意:本文件不控制 --send/--yes,正式发送仍需命令行显式指定
[path]
; conf/app.ini 路径(相对路径按运行脚本时的当前目录解析)
config = ./auto/conf/app.ini
[site]
site_url = https://box.shiroko.one
box_prefix = /_/
; 自定义占位符:模板里用 {{键名}} 引用
[vars]
expire_date = 2026-12-24
old_domain = box.tama.guru
[send]
; to = 可选:默认测试收件邮箱(正式群发用命令行 --send,不加 --to
delay = 1.0
group_pause = 3.0