-
Notifications
You must be signed in to change notification settings - Fork 27
Open
Labels
Description
For example:
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')
),
http://sourceforge.net/p/phpvirtualbox/wiki/Multiple%20Server%20Configuration/
Reactions are currently unavailable