helm: set default SMTP_CA_FILE (#16750)
https://github.com/mastodon/mastodon/pull/10857pull/16753/head
parent
9d624247f6
commit
062a9e3c79
|
@ -60,7 +60,7 @@ mastodon:
|
|||
concurrency: 25
|
||||
smtp:
|
||||
auth_method: plain
|
||||
ca_file:
|
||||
ca_file: /etc/ssl/certs/ca-certificates.crt
|
||||
delivery_method: smtp
|
||||
domain:
|
||||
enable_starttls_auto: true
|
||||
|
|
Loading…
Reference in New Issue