mirror of
https://github.com/dreamhunter2333/cloudflare_temp_email.git
synced 2026-07-20 03:51:35 +08:00
feat: telegram Set manually to avoid implicit call in (#442)
This commit is contained in:
@@ -95,6 +95,8 @@ ENABLE_AUTO_REPLY = false
|
||||
# CF_TURNSTILE_SECRET_KEY = ""
|
||||
# telegram bot 最多绑定邮箱数量
|
||||
# TG_MAX_ADDRESS = 5
|
||||
# telegram BOT_INFO,预定义的 BOT_INFO 可以降低 webhook 的延迟
|
||||
# TG_BOT_INFO = "{}"
|
||||
# 全局转发地址列表,如果不配置则不启用,启用后所有邮件都会转发到列表中的地址
|
||||
# FORWARD_ADDRESS_LIST = ["xxx@xxx.com"]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user