CC-2312: Change max_upload_size in .htaccess file

-done
This commit is contained in:
martin 2011-05-20 14:31:28 -04:00
parent 73877b222c
commit 7b50ef7bd4

View file

@ -1,5 +1,5 @@
php_value post_max_size 100M php_value post_max_size 500M
php_value upload_max_filesize 100M php_value upload_max_filesize 500M
php_value request_order "GPC" php_value request_order "GPC"
php_value session.gc_probability 0 php_value session.gc_probability 0