diff --git a/preferences.json b/preferences.json new file mode 100644 index 0000000..55e01a4 --- /dev/null +++ b/preferences.json @@ -0,0 +1,11 @@ +{ + "dontAutomaticallyStartVmSshServer" : false, + "dontAcceptNewHostKeys" : false, + "iconSources" : [ ], + "disableTerminalRemotePasswordPreparation" : false, + "alwaysConfirmElevation" : true, + "dontCachePasswords" : false, + "encryptAllVaultData" : false, + "apiKey" : "546f518d-5607-4f93-961a-a8e07383b178", + "workspaceLock" : null +} \ No newline at end of file