8 lines
186 B
INI
8 lines
186 B
INI
file_uploads = On
|
|
memory_limit = 256M
|
|
upload_max_filesize = 64M
|
|
post_max_size = 64M
|
|
max_execution_time = 300
|
|
max_input_time = 1000
|
|
max_input_vars = 10000
|
|
max_multipart_body_parts = 10000 |