10 lines
198 B
INI
10 lines
198 B
INI
max_execution_time = 60
|
|
max_input_time = 30
|
|
memory_limit = 512M
|
|
upload_max_filesize = 100M
|
|
max_file_uploads = 50
|
|
post_max_size = 100M
|
|
output_buffering = On
|
|
|
|
# extensions
|
|
extension=uploadprogress.so
|