From 865be6064a1f2f896ca3657fa6eef590748a4e39 Mon Sep 17 00:00:00 2001 From: Bartek Przybylski Date: Thu, 27 Oct 2011 21:16:04 +0200 Subject: adjusting to new db "api", merge with master --- .htaccess | 1 + 1 file changed, 1 insertion(+) (limited to '.htaccess') diff --git a/.htaccess b/.htaccess index 34d4c719c8d..bd2f42d6658 100644 --- a/.htaccess +++ b/.htaccess @@ -2,6 +2,7 @@ ErrorDocument 404 /core/templates/404.php php_value upload_max_filesize 512M php_value post_max_size 512M +php_value memory_limit 512M SetEnv htaccessWorking true -- cgit v1.2.3