8 lines
139 B
INI
8 lines
139 B
INI
file_uploads = On
|
|
memory_limit = 1000M
|
|
upload_max_filesize = 1000M
|
|
post_max_size = 1000M
|
|
max_execution_time = 600
|
|
max_input_vars = 100000
|
|
|