Update 'config/phpmyadmin/config.inc.php'

This commit is contained in:
Bram Prieshof
2020-09-02 11:44:48 +02:00
parent df467f650b
commit e156aa6be8

View File

@@ -117,8 +117,10 @@ if (!empty($dbname)) {
// $cfg['Servers'][$i]['AllowNoPassword'] = TRUE;
/**
* phpMyAdmin configuration storage settings.
* phpMyAdmin settings.
*/
/* User interface settings */
$cfg['ThemeDefault'] = 'metro';
/* User used to manipulate with storage */
// $cfg['Servers'][$i]['controlhost'] = '';