mirror of
https://github.com/3288588344/toulu.git
synced 2025-12-16 23:11:00 +08:00
Update config.toml
This commit is contained in:
12
config.toml
12
config.toml
@@ -22,15 +22,3 @@ agentid = ""
|
|||||||
# 钉钉推送
|
# 钉钉推送
|
||||||
access_token = ""
|
access_token = ""
|
||||||
|
|
||||||
[message_push.Email_message]
|
|
||||||
# smtp邮件推送
|
|
||||||
# 发送者邮箱
|
|
||||||
sender_email = "xxx@163.com"
|
|
||||||
# 发送者邮箱授权码
|
|
||||||
sender_password = "xxxaaabbb"
|
|
||||||
# 邮件接收者邮箱
|
|
||||||
receiver_email = "bbb@163.com"
|
|
||||||
# 邮件发送smtp服务器
|
|
||||||
smtp_server = "smtp.163.com"
|
|
||||||
# smpt 端口, 务必使用ssl端口
|
|
||||||
smtp_port = "465"
|
|
||||||
|
|||||||
Reference in New Issue
Block a user