2015-12-09 04:57:38 +01:00
|
|
|
|
{
|
2017-03-23 21:56:25 +01:00
|
|
|
|
"globalSettings": {
|
2017-08-04 05:12:05 +02:00
|
|
|
|
"baseServiceUri": {
|
|
|
|
|
"vault": "https://vault.bitwarden.com",
|
|
|
|
|
"api": "https://api.bitwarden.com",
|
|
|
|
|
"identity": "https://identity.bitwarden.com",
|
2018-04-17 02:35:53 +02:00
|
|
|
|
"admin": "https://admin.bitwarden.com",
|
2018-08-16 19:50:41 +02:00
|
|
|
|
"notifications": "https://notifications.bitwarden.com",
|
2020-07-16 14:01:39 +02:00
|
|
|
|
"sso": "https://sso.bitwarden.com",
|
2018-08-16 19:50:41 +02:00
|
|
|
|
"internalNotifications": "https://notifications.bitwarden.com",
|
2018-04-17 02:35:53 +02:00
|
|
|
|
"internalAdmin": "https://admin.bitwarden.com",
|
2018-03-29 14:45:04 +02:00
|
|
|
|
"internalIdentity": "https://identity.bitwarden.com",
|
|
|
|
|
"internalApi": "https://api.bitwarden.com",
|
2020-07-16 14:01:39 +02:00
|
|
|
|
"internalVault": "https://vault.bitwarden.com",
|
2022-07-14 21:58:48 +02:00
|
|
|
|
"internalSso": "https://sso.bitwarden.com",
|
|
|
|
|
"internalScim": "https://scim.bitwarden.com"
|
2017-07-28 06:17:31 +02:00
|
|
|
|
},
|
|
|
|
|
"braintree": {
|
|
|
|
|
"production": true
|
2019-02-22 04:43:37 +01:00
|
|
|
|
},
|
|
|
|
|
"bitPay": {
|
|
|
|
|
"production": true
|
2017-06-22 23:03:35 +02:00
|
|
|
|
}
|
2021-07-21 18:15:59 +02: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 21:56:25 +01:00
|
|
|
|
}
|
2015-12-09 04:57:38 +01:00
|
|
|
|
}
|