Update preferences.json

This commit is contained in:
Ryan Pandya 2024-08-23 09:22:40 -07:00
commit 93109ec8d8

11
preferences.json Normal file
View File

@ -0,0 +1,11 @@
{
"dontAutomaticallyStartVmSshServer" : false,
"dontAcceptNewHostKeys" : false,
"disableTerminalRemotePasswordPreparation" : false,
"alwaysConfirmElevation" : false,
"dontCachePasswords" : false,
"denyTempScriptCreation" : false,
"encryptAllVaultData" : false,
"workspaceLock" : null,
"apiKey" : "0712ee9a-f8f4-468b-80a8-48d896a35668"
}