diff --git a/airtime_mvc/public/.htaccess b/airtime_mvc/public/.htaccess index 2fb1d45cf..41bee251b 100644 --- a/airtime_mvc/public/.htaccess +++ b/airtime_mvc/public/.htaccess @@ -1,5 +1,5 @@ -php_value post_max_size 100M -php_value upload_max_filesize 100M +php_value post_max_size 500M +php_value upload_max_filesize 500M php_value request_order "GPC" php_value session.gc_probability 0