;size of single file max upload
upload_max_filesize 18M

;total (multiple file) concurrent upload size
post_max_size 72M

;max time to wait before exceeding execution time
max_execution_time 180