diff --git a/oven.php b/oven.php index f11529c..21a7373 100644 --- a/oven.php +++ b/oven.php @@ -15,7 +15,7 @@ set_time_limit(600); } -ini_set('memory_limit', '512M'); +ini_set('memory_limit', '1G'); class Oven {