This commit is contained in:
2026-02-22 21:28:07 -06:00
parent 51405a3ec5
commit 552dd73f0a
2 changed files with 4 additions and 3 deletions

View File

@@ -1,6 +1,7 @@
<?php
$config['language'] = 'en_US';
$config['smtp_conn_options'] = array(
'ssl' => array(
'verify_peer' => false,