5 lines
98 B
Plaintext
5 lines
98 B
Plaintext
<?php
|
|
|
|
// Maximum attempts to connect the IMAP server
|
|
$config['reconnect_imap_max_attempts'] = 5;
|