Skip to content

Commit 3c0e6ab

Browse files
committed
Update .user.ini
1 parent 374f50e commit 3c0e6ab

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

home/phpmyadmin/.user.ini

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
1-
default_socket_timeout = 600
1+
default_socket_timeout = 900
22
display_errors = Off
33
display_startup_errors = Off
44
error_reporting = 0
55
file_uploads = On
6-
max_execution_time = 600
7-
max_input_time = 600
6+
max_execution_time = 900
7+
max_input_time = 900
88
max_input_vars = 10000
99
memory_limit = 1024M
1010
post_max_size = 512M

0 commit comments

Comments
 (0)