Skip to content

Commit

Permalink
Merge branch 'master' into mysql
Browse files Browse the repository at this point in the history
  • Loading branch information
KentarouTakeda committed Jan 24, 2025
2 parents ea808e4 + e73928b commit 692973c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/php/php.ini
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ upload_max_filesize = 0
memory_limit = -1
post_max_size = 0
max_execution_time = 90
max_input_vars = 1000
max_input_vars = 10000
default_charset = UTF-8

[Date]
Expand Down

0 comments on commit 692973c

Please sign in to comment.