var $servers = array(
array(
'name' => 'London',
'username' => 'vbox',
'password' => 'secret1',
'location' => 'http://10.32.32.4:18083/',
'consoleHost' => '10.32.32.4',
'noPreview' => true,
'browserRestrictFolders' => array('/home/vbox','/mnt/media')
),
For example: