6 lines
139 B
INI
6 lines
139 B
INI
; Custom PHP configuration
|
|
memory_limit = 256M
|
|
upload_max_filesize = 64M
|
|
post_max_size = 64M
|
|
max_execution_time = 300
|
|
max_input_vars = 3000 |