2021-08-25 20:15:31 +02:00
|
|
|
{
|
2021-12-17 15:57:11 +01:00
|
|
|
"urls": {
|
|
|
|
"icons": "https://icons.bitwarden.net",
|
2022-07-15 15:35:30 +02:00
|
|
|
"notifications": "https://notifications.bitwarden.com",
|
|
|
|
"scim": "https://scim.bitwarden.com"
|
2021-12-17 15:57:11 +01:00
|
|
|
},
|
|
|
|
"stripeKey": "pk_live_bpN0P37nMxrMQkcaHXtAybJk",
|
|
|
|
"braintreeKey": "production_qfbsv8kc_njj2zjtyngtjmbjd",
|
|
|
|
"paypal": {
|
|
|
|
"businessId": "4ZDA7DLUUJGMN",
|
|
|
|
"buttonAction": "https://www.paypal.com/cgi-bin/webscr"
|
|
|
|
},
|
|
|
|
"dev": {
|
|
|
|
"proxyApi": "https://api.bitwarden.com",
|
|
|
|
"proxyIdentity": "https://identity.bitwarden.com",
|
|
|
|
"proxyEvents": "https://events.bitwarden.com"
|
2022-07-13 18:22:58 +02:00
|
|
|
},
|
|
|
|
"flags": {
|
2023-03-17 16:53:49 +01:00
|
|
|
"secretsManager": true,
|
2022-12-14 20:34:10 +01:00
|
|
|
"showPasswordless": true
|
2021-12-17 15:57:11 +01:00
|
|
|
}
|
2021-08-25 20:15:31 +02:00
|
|
|
}
|