commit 32b2a6d1612351d59ec488af3d0847e3f1cd9918 Author: Ingrid010109!? Date: Wed Dec 25 15:17:28 2024 +0100 Update preferences.json diff --git a/preferences.json b/preferences.json new file mode 100644 index 0000000..bed6682 --- /dev/null +++ b/preferences.json @@ -0,0 +1,14 @@ +{ + "dontAllowTerminalRestart" : false, + "enableHttpApi" : false, + "dontAutomaticallyStartVmSshServer" : false, + "dontAcceptNewHostKeys" : false, + "disableTerminalRemotePasswordPreparation" : false, + "alwaysConfirmElevation" : false, + "dontCachePasswords" : false, + "denyTempScriptCreation" : false, + "passwordManager" : "command", + "encryptAllVaultData" : false, + "workspaceLock" : "G3fvzQ2MYqfww78Lprj0hsj05C4nYD9RILpVdojzVgUj", + "apiKey" : "11b9ed5e-44ed-47d6-8c81-89fc4dabdb02" +} \ No newline at end of file