Update preferences.json
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"enableHttpApi" : true,
|
"enableHttpApi" : true,
|
||||||
"dontAutomaticallyStartVmSshServer" : false,
|
"dontAutomaticallyStartVmSshServer" : true,
|
||||||
"dontAcceptNewHostKeys" : false,
|
"dontAcceptNewHostKeys" : false,
|
||||||
"disableTerminalRemotePasswordPreparation" : false,
|
"disableTerminalRemotePasswordPreparation" : false,
|
||||||
"alwaysConfirmElevation" : false,
|
"alwaysConfirmElevation" : false,
|
||||||
@@ -9,5 +9,6 @@
|
|||||||
"passwordManager" : "none",
|
"passwordManager" : "none",
|
||||||
"encryptAllVaultData" : false,
|
"encryptAllVaultData" : false,
|
||||||
"workspaceLock" : null,
|
"workspaceLock" : null,
|
||||||
"apiKey" : "27d1c4ca-dfec-4d38-adc1-1e0f4bcbaadc"
|
"apiKey" : "27d1c4ca-dfec-4d38-adc1-1e0f4bcbaadc",
|
||||||
|
"iconSources" : [ ]
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user