14 lines
300 B
INI
Executable file
14 lines
300 B
INI
Executable file
allow_url_fopen = 0
|
|
allow_url_include = 0
|
|
cgi.fix_pathinfo = 0
|
|
display_errors = 0
|
|
display_startup_errors = 0
|
|
expose_php = 0
|
|
file_uploads = On
|
|
max_execution_time = 600
|
|
max_input_time = 600
|
|
max_input_vars = 2000
|
|
memory_limit = 1024M
|
|
post_max_size = 32M
|
|
register_globals = Off
|
|
upload_max_filesize = 32M
|