File tree Expand file tree Collapse file tree 3 files changed +3
-0
lines changed Expand file tree Collapse file tree 3 files changed +3
-0
lines changed Original file line number Diff line number Diff line change @@ -12,6 +12,7 @@ max_execution_time = 900
1212max_input_time = 300
1313post_max_size = 50M
1414upload_max_filesize = 50M
15+ max_input_vars = 5000
1516
1617; timezone will be overwritten in startup, use docker-env.yml
1718date.timezone = Europe/Berlin
Original file line number Diff line number Diff line change @@ -12,6 +12,7 @@ max_execution_time = 900
1212max_input_time = 300
1313post_max_size = 50M
1414upload_max_filesize = 50M
15+ max_input_vars = 5000
1516
1617; timezone will be overwritten in startup, use docker-env.yml
1718date.timezone = Europe/Berlin
Original file line number Diff line number Diff line change @@ -12,6 +12,7 @@ max_execution_time = 900
1212max_input_time = 300
1313post_max_size = 50M
1414upload_max_filesize = 50M
15+ max_input_vars = 5000
1516
1617; timezone will be overwritten in startup, use docker-env.yml
1718date.timezone = Europe/Berlin
You can’t perform that action at this time.
0 commit comments