Project

General

Profile

« Previous | Next » 

Revision 362ec35d

Added by Ermal LUÇI over 11 years ago

Do not register the _ENV superglobal since its not required and probably not very useful in a [F]CGI world and its limit is restricted nowdays in pfSense.

View differences:

etc/rc.php_ini_setup
179 179
max_input_time = 1800
180 180
register_argc_argv = On
181 181
register_long_arrays = Off
182
variables_order = "GPCS"
182 183
file_uploads = On
183 184
upload_tmp_dir = ${UPLOADTMPDIR}
184 185
upload_max_filesize = 200M

Also available in: Unified diff