Skip to content

Commit 5b3cdda

Browse files
committed
Update .user.ini
1 parent 803eb87 commit 5b3cdda

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

home/phpmyadmin/.user.ini

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
default_socket_timeout = 900
21
display_errors = Off
32
display_startup_errors = Off
43
error_reporting = 0
@@ -7,8 +6,8 @@ max_execution_time = 900
76
max_input_time = 900
87
max_input_vars = 10000
98
memory_limit = 1024M
10-
post_max_size = 512M
11-
upload_max_filesize = 512M
9+
post_max_size = 160M
10+
upload_max_filesize = 128M
1211
xdebug.mode = off
1312
xdebug.profiler_enable = 0
1413
xdebug.remote_autostart = 0

0 commit comments

Comments
 (0)