feat: Ability to disable SMTP certificate verification

Closes #744
This commit is contained in:
Maksim Eltyshev
2024-10-02 14:10:31 +02:00
parent 77c0a5975f
commit db6180025b
5 changed files with 7 additions and 0 deletions
+1
View File
@@ -61,6 +61,7 @@ services:
# - SMTP_USER=
# - SMTP_PASSWORD=
# - SMTP_FROM="Demo Demo" <demo@demo.demo>
# - SMTP_TLS_REJECT_UNAUTHORIZED=false
# Optional fields: accessToken, events, excludedEvents
# - |