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

13 lines
214 B
JSON

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