chg: [CI] log emails

pull/9379/head
iglocska 2023-11-23 15:06:15 +01:00
parent 5a0e699e3f
commit d5df7d3425
No known key found for this signature in database
GPG Key ID: BEA224F1FEF113AC
1 changed files with 1 additions and 0 deletions

View File

@ -2,5 +2,6 @@
class EmailConfig {
public $default = array(
'transport' => 'Debug',
'log' => true
);
}