2015-12-08 22:57:38 -05:00
|
|
|
|
{
|
2017-03-23 16:56:25 -04:00
|
|
|
|
"globalSettings": {
|
2017-08-03 23:12:05 -04:00
|
|
|
|
"baseServiceUri": {
|
|
|
|
|
|
"vault": "https://vault.bitwarden.com",
|
|
|
|
|
|
"api": "https://api.bitwarden.com",
|
|
|
|
|
|
"identity": "https://identity.bitwarden.com",
|
2018-04-16 20:35:53 -04:00
|
|
|
|
"admin": "https://admin.bitwarden.com",
|
2018-08-16 13:50:41 -04:00
|
|
|
|
"notifications": "https://notifications.bitwarden.com",
|
2020-07-16 08:01:39 -04:00
|
|
|
|
"sso": "https://sso.bitwarden.com",
|
2018-08-16 13:50:41 -04:00
|
|
|
|
"internalNotifications": "https://notifications.bitwarden.com",
|
2018-04-16 20:35:53 -04:00
|
|
|
|
"internalAdmin": "https://admin.bitwarden.com",
|
2018-08-16 12:05:01 -04:00
|
|
|
|
"internalIdentity": "https://identity.bitwarden.com",
|
|
|
|
|
|
"internalApi": "https://api.bitwarden.com",
|
2020-07-16 08:01:39 -04:00
|
|
|
|
"internalVault": "https://vault.bitwarden.com",
|
2022-07-14 15:58:48 -04:00
|
|
|
|
"internalSso": "https://sso.bitwarden.com",
|
|
|
|
|
|
"internalScim": "https://scim.bitwarden.com"
|
2017-07-28 00:17:31 -04:00
|
|
|
|
},
|
|
|
|
|
|
"braintree": {
|
|
|
|
|
|
"production": true
|
2019-02-21 22:43:37 -05:00
|
|
|
|
},
|
|
|
|
|
|
"bitPay": {
|
|
|
|
|
|
"production": true
|
2017-06-22 17:03:35 -04:00
|
|
|
|
}
|
2019-02-01 17:16:28 -05:00
|
|
|
|
},
|
|
|
|
|
|
"billingSettings": {
|
2019-02-01 22:25:34 -05:00
|
|
|
|
"payPal": {
|
2019-02-20 15:17:23 -05:00
|
|
|
|
"production": true,
|
|
|
|
|
|
"businessId": "4ZDA7DLUUJGMN"
|
2019-02-01 17:16:28 -05:00
|
|
|
|
}
|
2021-07-21 09:15:59 -07:00
|
|
|
|
},
|
|
|
|
|
|
"Logging": {
|
|
|
|
|
|
"IncludeScopes": false,
|
|
|
|
|
|
"LogLevel": {
|
|
|
|
|
|
"Default": "Debug",
|
|
|
|
|
|
"System": "Information",
|
|
|
|
|
|
"Microsoft": "Information"
|
|
|
|
|
|
},
|
|
|
|
|
|
"Console": {
|
|
|
|
|
|
"IncludeScopes": true,
|
|
|
|
|
|
"LogLevel": {
|
|
|
|
|
|
"Default": "Warning",
|
|
|
|
|
|
"System": "Warning",
|
|
|
|
|
|
"Microsoft": "Warning",
|
|
|
|
|
|
"Microsoft.Hosting.Lifetime": "Information"
|
|
|
|
|
|
}
|
|
|
|
|
|
}
|
2017-03-23 16:56:25 -04:00
|
|
|
|
}
|
2015-12-08 22:57:38 -05:00
|
|
|
|
}
|