🔊 Adding logs into posting process

This commit is contained in:
2024-07-28 21:36:47 +08:00
parent 0c686d7f06
commit 8cd154f0de
2 changed files with 8 additions and 7 deletions

View File

@@ -12,13 +12,6 @@ print_routes = false
[dealer]
addr = "127.0.0.1:7442"
[mailer]
name = "Alphabot <alphabot@smartsheep.studio>"
smtp_host = "smtp.exmail.qq.com"
smtp_port = 465
username = "alphabot@smartsheep.studio"
password = "gz937Zxxzfcd9SeH"
[security]
cookie_domain = "localhost"
cookie_samesite = "Lax"