Add Revolt.toml
This commit is contained in:
10
Revolt.toml
Normal file
10
Revolt.toml
Normal file
@@ -0,0 +1,10 @@
|
|||||||
|
[api.smtp]
|
||||||
|
# Email server configuration for verification
|
||||||
|
# Defaults to no email verification (host field is empty)
|
||||||
|
host = "mail.gensokyo.live"
|
||||||
|
username = "stoat@gensokyo.live"
|
||||||
|
password = ""
|
||||||
|
from_address = "stoat@gensokyo.live"
|
||||||
|
reply_to = "noreply@gensokyo.live"
|
||||||
|
port = 465
|
||||||
|
use_tls = true
|
||||||
Reference in New Issue
Block a user