This commit is contained in:
TYMA22389 2025-03-09 18:07:20 +00:00 committed by GitHub
commit ddd2ba5742
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -25,3 +25,11 @@ chandler:
csrfProtection: "permissive"
extendedValidation: false
sessionDuration: 14
email:
host: "mail.example.com"
port: 465
user: "user"
pass: "word"
addr: "noreply@example.com"
ssl: true