Allow uploads of up to 5 megabytes

This commit is contained in:
Jeremy Newman
2005-07-11 14:40:37 +00:00
parent c854bdd9aa
commit 8cd65e7bdf

View File

@@ -12,3 +12,4 @@ php_value register_globals 0
php_value short_open_tag 0
php_value register_long_arrays 0
php_value magic_quotes_gpc 0
php_value upload_max_filesize 5M