Update preferences.json
This commit is contained in:
13
preferences.json
Normal file
13
preferences.json
Normal file
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"enableHttpApi" : false,
|
||||
"dontAutomaticallyStartVmSshServer" : false,
|
||||
"dontAcceptNewHostKeys" : false,
|
||||
"disableTerminalRemotePasswordPreparation" : false,
|
||||
"alwaysConfirmElevation" : false,
|
||||
"dontCachePasswords" : false,
|
||||
"denyTempScriptCreation" : false,
|
||||
"passwordManager" : "none",
|
||||
"encryptAllVaultData" : false,
|
||||
"workspaceLock" : null,
|
||||
"apiKey" : "27d1c4ca-dfec-4d38-adc1-1e0f4bcbaadc"
|
||||
}
|
||||
Reference in New Issue
Block a user