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