default send adress

This commit is contained in:
Fred Tempez 2023-10-11 21:10:26 +02:00
parent 6794db3719
commit de41c5ac01
1 changed files with 2 additions and 1 deletions

View File

@ -25,7 +25,8 @@ class init extends common
'proxyPort' => '',
'proxyType' => 'tcp://',
'smtp' => [
'enable' => false,
'enable' => false,,
'from'=> 'no-reply@localhost'
],
'seo' => [
'robots' => true,