set smtp as default in setup wizard

This commit is contained in:
carodej
2020-07-22 10:13:04 +02:00
parent 35e1262676
commit 032f4f357a
3 changed files with 3 additions and 3 deletions

View File

@@ -236,7 +236,7 @@
bucket: '',
},
mail: {
driver: '',
driver: 'smtp',
host: '',
port: '',
username: '',