This commit is contained in:
carodej
2020-07-14 10:34:42 +02:00
parent 2ae60003d6
commit c9d300769c
55 changed files with 1747 additions and 481 deletions

View File

@@ -197,12 +197,12 @@
bucket: '',
},
mail: {
driver: '',
host: '',
port: '',
username: '',
password: '',
encryption: '',
driver: 'smtp',
host: 'smtp.websupport.sk',
port: '25',
username: 'vuefilemanager@hi5ve.digital',
password: 'Yl2d]kET>)',
encryption: 'tls',
}
}
},