We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 374f50e commit 3c0e6abCopy full SHA for 3c0e6ab
1 file changed
home/phpmyadmin/.user.ini
@@ -1,10 +1,10 @@
1
-default_socket_timeout = 600
+default_socket_timeout = 900
2
display_errors = Off
3
display_startup_errors = Off
4
error_reporting = 0
5
file_uploads = On
6
-max_execution_time = 600
7
-max_input_time = 600
+max_execution_time = 900
+max_input_time = 900
8
max_input_vars = 10000
9
memory_limit = 1024M
10
post_max_size = 512M
0 commit comments