aboutsummaryrefslogtreecommitdiffhomepage
path: root/support/docker/production/config/production.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'support/docker/production/config/production.yaml')
-rw-r--r--support/docker/production/config/production.yaml1
1 files changed, 1 insertions, 0 deletions
diff --git a/support/docker/production/config/production.yaml b/support/docker/production/config/production.yaml
index 9a6cb1094..fdcbeb5a0 100644
--- a/support/docker/production/config/production.yaml
+++ b/support/docker/production/config/production.yaml
@@ -28,6 +28,7 @@ smtp:
28 username: null 28 username: null
29 password: null 29 password: null
30 tls: true 30 tls: true
31 disable_starttls: false
31 ca_file: null # Used for self signed certificates 32 ca_file: null # Used for self signed certificates
32 from_address: 'admin@example.com' 33 from_address: 'admin@example.com'
33 34