Some common default PHP parameters' values are as follows.
memory_limit = 128M
post_max_size = 32M
upload_max_filesize = 16M
max_execution_time = 90
please note, above mentioned and other PHP parameteres' values' could be changed / adjusted as per requirement either in .htaccess and custom php.ini file. please feel free to contact our support if you need any further assistance.