Skip to content

Commit

Permalink
removed setting memory limit in bin/padawan
Browse files Browse the repository at this point in the history
  • Loading branch information
mkusher authored Mar 8, 2017
1 parent 427bb26 commit 5058557
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion bin/padawan
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
<?php

set_time_limit(0);
ini_set('memory_limit', '2048M');
ini_set('xdebug.max_nesting_level', '9000');
ini_set('display_errors', 'stderr');

Expand Down

0 comments on commit 5058557

Please sign in to comment.