We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 90e4a14 commit 9019749Copy full SHA for 9019749
custom-php.ini
@@ -2,3 +2,4 @@ upload_max_filesize=${UPLOAD_MAX_FILESIZE}
2
post_max_size=${UPLOAD_MAX_FILESIZE}
3
memory_limit=${PHP_MEMORY_LIMIT}
4
max_execution_time=${PHP_MAX_EXECUTION_TIME}
5
+max_input_vars=${PHP_MAX_INPUT_VARS}
0 commit comments