Pusher/settings.toml

17 lines
298 B
TOML
Raw Normal View History

2024-10-24 16:56:22 +00:00
id = "pusher01"
grpc_bind = "0.0.0.0:7002"
nexus_addr = "127.0.0.1:7001"
[debug]
database = false
2024-10-26 15:01:40 +00:00
print_routes = false
[mailer]
name = "Alphabot <alphabot@smartsheep.studio>"
smtp_host = "smtp.exmail.qq.com"
smtp_port = 465
username = "alphabot@smartsheep.studio"
password = "gz937Zxxzfcd9SeH"