From 22f0550ef417a44493304fd2076e5b373fadd250 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Timo=20M=E4kinen?= Date: Mon, 8 Mar 2010 18:51:34 +0200 Subject: [PATCH] Removed hard coded memory limit from mythweb confi. --- mythtv/templates/mythweb.conf.erb | 2 -- 1 file changed, 2 deletions(-) diff --git a/mythtv/templates/mythweb.conf.erb b/mythtv/templates/mythweb.conf.erb index ff0addf..586d5ca 100644 --- a/mythtv/templates/mythweb.conf.erb +++ b/mythtv/templates/mythweb.conf.erb @@ -90,8 +90,6 @@ Alias /mythweb/ "/usr/share/mythweb/" # files. php_value safe_mode 0 - php_value memory_limit 32M - php_value register_globals 0 php_value magic_quotes_gpc 0 php_value file_uploads 0