mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2025-12-30 00:53:50 +00:00
Update v_mailto.php
This commit is contained in:
@@ -56,7 +56,7 @@
|
||||
|
||||
//set init settings
|
||||
ini_set('max_execution_time',1800); //30 minutes
|
||||
ini_set('memory_limit', '128M');
|
||||
ini_set('memory_limit', '512M');
|
||||
|
||||
//listen for standard input
|
||||
if ($msg == '') {
|
||||
|
||||
Reference in New Issue
Block a user