We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8681ebf commit 1772bc2Copy full SHA for 1772bc2
php84/cslant.php.ini
@@ -4,7 +4,8 @@ log_errors=On
4
5
memory_limit = -1
6
upload_max_filesize = 200M
7
-post_max_size = 20M
+post_max_size = 100M
8
+max_input_vars = 10000
9
max_execution_time=600
10
default_socket_timeout=3600
11
request_terminate_timeout=600
0 commit comments