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 803eb87 commit 5b3cddaCopy full SHA for 5b3cdda
1 file changed
home/phpmyadmin/.user.ini
@@ -1,4 +1,3 @@
1
-default_socket_timeout = 900
2
display_errors = Off
3
display_startup_errors = Off
4
error_reporting = 0
@@ -7,8 +6,8 @@ max_execution_time = 900
7
6
max_input_time = 900
8
max_input_vars = 10000
9
memory_limit = 1024M
10
-post_max_size = 512M
11
-upload_max_filesize = 512M
+post_max_size = 160M
+upload_max_filesize = 128M
12
xdebug.mode = off
13
xdebug.profiler_enable = 0
14
xdebug.remote_autostart = 0
0 commit comments