2017-12-04 16:59:07 +01:00
|
|
|
|
{
|
|
|
|
|
"globalSettings": {
|
|
|
|
|
"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",
|
2021-10-06 10:39:13 +02:00
|
|
|
|
"internalSso": "https://sso.bitwarden.com"
|
2017-12-04 16:59:07 +01: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-12-04 16:59:07 +01:00
|
|
|
|
}
|
|
|
|
|
}
|