Set set_time_limit

This commit is contained in:
Scott Ullrich 2010-01-21 19:22:30 -05:00
parent 0089af7c1e
commit c720fffc94

View File

@ -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}