mirror of
https://github.com/dreamhunter2333/cloudflare_temp_email.git
synced 2026-06-10 01:51:12 +08:00
feat: telegram bot global push (#269)
This commit is contained in:
@@ -36,6 +36,11 @@ node_compat = true
|
||||
# [triggers]
|
||||
# crons = [ "0 0 * * *" ]
|
||||
|
||||
# 通过 Cloudflare 发送邮件
|
||||
# send_email = [
|
||||
# { name = "SEND_MAIL" },
|
||||
# ]
|
||||
|
||||
[vars]
|
||||
PREFIX = "tmp" # 要处理的邮箱名称前缀,不需要后缀可配置为空字符串
|
||||
# 如果你想要你的网站私有,取消下面的注释,并修改密码
|
||||
|
||||
Reference in New Issue
Block a user