mirror of
https://github.com/pfsense/pfsense.git
synced 2025-10-26 11:38:35 +00:00
Set set_time_limit
This commit is contained in:
parent
0089af7c1e
commit
c720fffc94
@ -137,6 +137,7 @@ implicit_flush = true
|
||||
magic_quotes_gpc = Off
|
||||
max_execution_time = 99999999
|
||||
max_input_time = 99999999
|
||||
set_time_limit = 0
|
||||
register_argc_argv = On
|
||||
file_uploads = On
|
||||
upload_tmp_dir = ${UPLOADTMPDIR}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user