diff --git a/preferences.json b/preferences.json new file mode 100644 index 0000000..a4017e8 --- /dev/null +++ b/preferences.json @@ -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" +} \ No newline at end of file