We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aac5bb5 commit 738f647Copy full SHA for 738f647
1 file changed
src/etc/rc.php_ini_setup
@@ -198,6 +198,7 @@ max_input_vars = 5000
198
register_argc_argv = On
199
register_long_arrays = Off
200
variables_order = "GPCS"
201
+request_order = "GP"
202
file_uploads = On
203
upload_tmp_dir = ${UPLOADTMPDIR}
204
upload_max_filesize = 200M
0 commit comments