Fix virgule en trop

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

View File

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