Skip to content

Commit 856ed57

Browse files
committed
Added two missing ini settings to the list as per reactphp#271 (comment)
1 parent 324c081 commit 856ed57

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

src/Server.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,8 @@
2525
* - post_max_size
2626
* - max_input_nesting_level
2727
* - max_input_vars
28+
* - file_uploads
29+
* - max_file_uploads
2830
*/
2931
final class Server
3032
{

0 commit comments

Comments
 (0)