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