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 400f5ac commit 2923054Copy full SHA for 2923054
imscp.config.inc.php
@@ -41,6 +41,7 @@
41
//$cfg['Servers'][$i]['connect_type'] = 'tcp';
42
$cfg['Servers'][$i]['compress'] = true;
43
$cfg['Servers'][$i]['AllowNoPassword'] = false;
44
+$cfg['Servers'][$i]['AllowRoot'] = false;
45
46
/**
47
* phpMyAdmin configuration storage settings.
0 commit comments