mirror of
https://github.com/VueFileManager/vuefilemanager.git
synced 2026-04-20 00:42:16 +00:00
bugfixes
This commit is contained in:
@@ -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',
|
||||
}
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user