bitwarden-estensione-browser/apps/browser/config/development.json

14 lines
248 B
JSON

{
"devFlags": {
"managedEnvironment": {
"base": "https://localhost:8080"
},
"skipWelcomeOnInstall": true
},
"flags": {
"showPasswordless": true,
"enableCipherKeyEncryption": false,
"accountSwitching": true
}
}