summaryrefslogtreecommitdiff
path: root/.htaccess
diff options
context:
space:
mode:
Diffstat (limited to '.htaccess')
-rw-r--r--.htaccess2
1 files changed, 1 insertions, 1 deletions
diff --git a/.htaccess b/.htaccess
index 109084878..19064fdca 100644
--- a/.htaccess
+++ b/.htaccess
@@ -4,7 +4,7 @@ AddType text/x-component .htc
<IfModule mod_php5.c>
php_flag display_errors Off
php_flag log_errors On
-php_value error_log logs/errors
+# php_value error_log logs/errors
php_value upload_max_filesize 5M
php_value post_max_size 6M