mirror of
https://github.com/penpot/penpot.git
synced 2025-08-01 18:58:21 +02:00
🐛 Fix ssl support on email sending module
This commit is contained in:
parent
3a4563d755
commit
53c358cfd7
2 changed files with 19 additions and 13 deletions
|
@ -271,13 +271,13 @@
|
|||
::public-uri
|
||||
::redis-uri
|
||||
::registration-domain-whitelist
|
||||
::rpc-rlimit-config
|
||||
|
||||
::semaphore-process-font
|
||||
::semaphore-process-image
|
||||
::semaphore-update-file
|
||||
::semaphore-auth
|
||||
|
||||
::rpc-rlimit-config
|
||||
::smtp-default-from
|
||||
::smtp-default-reply-to
|
||||
::smtp-host
|
||||
|
@ -286,8 +286,10 @@
|
|||
::smtp-ssl
|
||||
::smtp-tls
|
||||
::smtp-username
|
||||
|
||||
::srepl-host
|
||||
::srepl-port
|
||||
|
||||
::assets-storage-backend
|
||||
::storage-assets-fs-directory
|
||||
::storage-assets-s3-bucket
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue