From 6612369111628004419a0964dd3e8a383ba36df3 Mon Sep 17 00:00:00 2001 From: Steve Robbins Date: Mon, 1 Jun 2015 11:51:05 -0700 Subject: [PATCH] Removing unused memory limit in htaccess --- .htaccess | 1 - pub/.htaccess | 1 - 2 files changed, 2 deletions(-) diff --git a/.htaccess b/.htaccess index e1744eea7fb58..01f8f8dd24df5 100644 --- a/.htaccess +++ b/.htaccess @@ -36,7 +36,6 @@ ############################################ ## adjust memory limit -# php_value memory_limit 64M php_value memory_limit 768M php_value max_execution_time 18000 diff --git a/pub/.htaccess b/pub/.htaccess index 7cac070b85bf7..6e6f63c43581f 100755 --- a/pub/.htaccess +++ b/pub/.htaccess @@ -36,7 +36,6 @@ ############################################ ## adjust memory limit -# php_value memory_limit 64M php_value memory_limit 256M php_value max_execution_time 18000