4 lines
81 B
PHP
4 lines
81 B
PHP
<?php
|
|
|
|
$conf['runas'] = '';
|
|
$conf['maxEmailAttachmentSize'] = 3*1024*1024; //3MB
|