Try to change memory limit dynamically
This commit is contained in:
parent
677b831b24
commit
2fba5c03f3
@ -29,6 +29,8 @@
|
|||||||
* \version $Id$
|
* \version $Id$
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
@ini_set('memory_limit', '48M'); // This may be useless if memory is hard limited by your PHP
|
||||||
|
|
||||||
// For optionnal tuning. Enabled if environment variable DOL_TUNING is defined.
|
// For optionnal tuning. Enabled if environment variable DOL_TUNING is defined.
|
||||||
// A call first. Is the equivalent function dol_microtime_float not yet loaded.
|
// A call first. Is the equivalent function dol_microtime_float not yet loaded.
|
||||||
$micro_start_time=0;
|
$micro_start_time=0;
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user