Skip to content

Commit

Permalink
[TASK] Raise memory limit
Browse files Browse the repository at this point in the history
  • Loading branch information
lolli42 committed Feb 16, 2013
1 parent d24bc74 commit fe79f81
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions typo3conf/LocalConfiguration.php
Original file line number Diff line number Diff line change
Expand Up @@ -93,6 +93,7 @@
'sqlDebug' => '1',
'UTF8filesystem' => '1',
'debugExceptionHandler' => '',
'setMemoryLimit' => 1024,
),
);
?>

0 comments on commit fe79f81

Please sign in to comment.