mirror of
https://github.com/mCaptcha/mCaptcha.git
synced 2026-02-11 10:05:41 +00:00
read SMTP configuration
This commit is contained in:
@@ -48,3 +48,9 @@ pool = 4
|
||||
# password = "somereallycomplicatedBatmanpassword"
|
||||
url = "redis://127.0.0.1"
|
||||
pool = 4
|
||||
|
||||
#[smtp]
|
||||
#from = "admin@domain.com"
|
||||
#url = "smtp.domain.com"
|
||||
#username = "admin"
|
||||
#password = "password"
|
||||
|
||||
Reference in New Issue
Block a user