Skip to content

Commit c086bce

Browse files
committed
Remove no longer used configuration
Signed-off-by: Michal Čihař <michal@cihar.com>
1 parent 885eb78 commit c086bce

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

etc/phpmyadmin/config.inc.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,6 @@
6464
} else {
6565
$cfg['Servers'][$i]['auth_type'] = 'cookie';
6666
}
67-
$cfg['Servers'][$i]['connect_type'] = 'tcp';
6867
$cfg['Servers'][$i]['compress'] = false;
6968
$cfg['Servers'][$i]['AllowNoPassword'] = true;
7069
}

0 commit comments

Comments
 (0)