app: fix remaining email config keys
This commit is contained in:
parent
6377e3309a
commit
4626118d77
3 changed files with 10 additions and 10 deletions
|
@ -51,7 +51,7 @@ class SettingsServiceProvider extends ServiceProvider
|
|||
* configuration array.
|
||||
*/
|
||||
protected static array $encrypted = [
|
||||
'mail:password',
|
||||
'mail:mailers:smtp:password',
|
||||
];
|
||||
|
||||
/**
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue