Default value for NavigationDisplayServers now set to true

This commit is contained in:
Marc Delisle 2013-01-17 06:28:41 -05:00
parent aa22e68d31
commit e610174ef2
2 changed files with 2 additions and 2 deletions

View File

@ -1371,7 +1371,7 @@ Navigation panel setup
.. config:option:: $cfg['NavigationDisplayServers']
:type: boolean
:default: false
:default: true
Defines whether or not to display a server choice at the top of the
navigation panel.

View File

@ -863,7 +863,7 @@ $cfg['NavigationTreeDisplayItemFilterMinimum'] = 30;
*
* @global boolean $cfg['NavigationDisplayServers']
*/
$cfg['NavigationDisplayServers'] = false;
$cfg['NavigationDisplayServers'] = true;
/**
* server choice as links