aboutsummaryrefslogtreecommitdiffhomepage
path: root/config/test.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'config/test.yaml')
-rw-r--r--config/test.yaml1
1 files changed, 1 insertions, 0 deletions
diff --git a/config/test.yaml b/config/test.yaml
index b830a42e7..7e395db04 100644
--- a/config/test.yaml
+++ b/config/test.yaml
@@ -12,6 +12,7 @@ smtp:
12 hostname: null 12 hostname: null
13 port: 1025 13 port: 1025
14 tls: false 14 tls: false
15 disable_starttls: true
15 from_address: 'test-admin@localhost' 16 from_address: 'test-admin@localhost'
16 username: null 17 username: null
17 password: null 18 password: null