Files
xpipe/preferences.json
2024-12-11 01:23:20 +01:00

14 lines
447 B
JSON

{
"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"
}