Update preferences.json

This commit is contained in:
ntx007
2024-12-11 01:23:20 +01:00
commit 3db80aa217

14
preferences.json Normal file
View File

@@ -0,0 +1,14 @@
{
"dontAllowTerminalRestart" : false,
"enableHttpApi" : false,
"dontAutomaticallyStartVmSshServer" : false,
"dontAcceptNewHostKeys" : false,
"disableTerminalRemotePasswordPreparation" : false,
"alwaysConfirmElevation" : false,
"dontCachePasswords" : false,
"denyTempScriptCreation" : false,
"passwordManager" : null,
"encryptAllVaultData" : false,
"workspaceLock" : null,
"apiKey" : "1d5ced33-978e-43bc-acb2-54abbc4fe884"
}