mirror of
https://github.com/bitwarden/server
synced 2025-12-21 10:43:44 +00:00
Remove DocumentDB settings placeholders (#3943)
This commit is contained in:
@@ -30,10 +30,6 @@
|
|||||||
"connectionString": "SECRET",
|
"connectionString": "SECRET",
|
||||||
"applicationCacheTopicName": "SECRET"
|
"applicationCacheTopicName": "SECRET"
|
||||||
},
|
},
|
||||||
"documentDb": {
|
|
||||||
"uri": "SECRET",
|
|
||||||
"key": "SECRET"
|
|
||||||
},
|
|
||||||
"sentry": {
|
"sentry": {
|
||||||
"dsn": "SECRET"
|
"dsn": "SECRET"
|
||||||
},
|
},
|
||||||
@@ -58,6 +54,5 @@
|
|||||||
"region": "SECRET"
|
"region": "SECRET"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"scimSettings": {
|
"scimSettings": {}
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -31,10 +31,6 @@
|
|||||||
"connectionString": "SECRET",
|
"connectionString": "SECRET",
|
||||||
"applicationCacheTopicName": "SECRET"
|
"applicationCacheTopicName": "SECRET"
|
||||||
},
|
},
|
||||||
"documentDb": {
|
|
||||||
"uri": "SECRET",
|
|
||||||
"key": "SECRET"
|
|
||||||
},
|
|
||||||
"notificationHub": {
|
"notificationHub": {
|
||||||
"connectionString": "SECRET",
|
"connectionString": "SECRET",
|
||||||
"hubName": "SECRET"
|
"hubName": "SECRET"
|
||||||
|
|||||||
@@ -30,10 +30,6 @@
|
|||||||
"connectionString": "SECRET",
|
"connectionString": "SECRET",
|
||||||
"applicationCacheTopicName": "SECRET"
|
"applicationCacheTopicName": "SECRET"
|
||||||
},
|
},
|
||||||
"documentDb": {
|
|
||||||
"uri": "SECRET",
|
|
||||||
"key": "SECRET"
|
|
||||||
},
|
|
||||||
"notificationHub": {
|
"notificationHub": {
|
||||||
"connectionString": "SECRET",
|
"connectionString": "SECRET",
|
||||||
"hubName": "SECRET"
|
"hubName": "SECRET"
|
||||||
|
|||||||
@@ -32,10 +32,6 @@
|
|||||||
"send": {
|
"send": {
|
||||||
"connectionString": "SECRET"
|
"connectionString": "SECRET"
|
||||||
},
|
},
|
||||||
"documentDb": {
|
|
||||||
"uri": "SECRET",
|
|
||||||
"key": "SECRET"
|
|
||||||
},
|
|
||||||
"sentry": {
|
"sentry": {
|
||||||
"dsn": "SECRET"
|
"dsn": "SECRET"
|
||||||
},
|
},
|
||||||
|
|||||||
@@ -30,10 +30,6 @@
|
|||||||
"connectionString": "SECRET",
|
"connectionString": "SECRET",
|
||||||
"applicationCacheTopicName": "SECRET"
|
"applicationCacheTopicName": "SECRET"
|
||||||
},
|
},
|
||||||
"documentDb": {
|
|
||||||
"uri": "SECRET",
|
|
||||||
"key": "SECRET"
|
|
||||||
},
|
|
||||||
"sentry": {
|
"sentry": {
|
||||||
"dsn": "SECRET"
|
"dsn": "SECRET"
|
||||||
},
|
},
|
||||||
|
|||||||
@@ -14,10 +14,6 @@
|
|||||||
"events": {
|
"events": {
|
||||||
"connectionString": "SECRET"
|
"connectionString": "SECRET"
|
||||||
},
|
},
|
||||||
"documentDb": {
|
|
||||||
"uri": "SECRET",
|
|
||||||
"key": "SECRET"
|
|
||||||
},
|
|
||||||
"sentry": {
|
"sentry": {
|
||||||
"dsn": "SECRET"
|
"dsn": "SECRET"
|
||||||
},
|
},
|
||||||
|
|||||||
@@ -2,10 +2,6 @@
|
|||||||
"azureStorageConnectionString": "SECRET",
|
"azureStorageConnectionString": "SECRET",
|
||||||
"globalSettings": {
|
"globalSettings": {
|
||||||
"selfHosted": false,
|
"selfHosted": false,
|
||||||
"projectName": "Events Processor",
|
"projectName": "Events Processor"
|
||||||
"documentDb": {
|
|
||||||
"uri": "SECRET",
|
|
||||||
"key": "SECRET"
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -1,10 +1,6 @@
|
|||||||
{
|
{
|
||||||
"globalSettings": {
|
"globalSettings": {
|
||||||
"projectName": "Icons",
|
"projectName": "Icons"
|
||||||
"documentDb": {
|
|
||||||
"uri": "SECRET",
|
|
||||||
"key": "SECRET"
|
|
||||||
}
|
|
||||||
},
|
},
|
||||||
"iconsSettings": {
|
"iconsSettings": {
|
||||||
"cacheEnabled": true,
|
"cacheEnabled": true,
|
||||||
|
|||||||
@@ -27,10 +27,6 @@
|
|||||||
"events": {
|
"events": {
|
||||||
"connectionString": "SECRET"
|
"connectionString": "SECRET"
|
||||||
},
|
},
|
||||||
"documentDb": {
|
|
||||||
"uri": "SECRET",
|
|
||||||
"key": "SECRET"
|
|
||||||
},
|
|
||||||
"sentry": {
|
"sentry": {
|
||||||
"dsn": "SECRET"
|
"dsn": "SECRET"
|
||||||
},
|
},
|
||||||
|
|||||||
@@ -18,10 +18,6 @@
|
|||||||
"connectionString": "SECRET",
|
"connectionString": "SECRET",
|
||||||
"applicationCacheTopicName": "SECRET"
|
"applicationCacheTopicName": "SECRET"
|
||||||
},
|
},
|
||||||
"documentDb": {
|
|
||||||
"uri": "SECRET",
|
|
||||||
"key": "SECRET"
|
|
||||||
},
|
|
||||||
"sentry": {
|
"sentry": {
|
||||||
"dsn": "SECRET"
|
"dsn": "SECRET"
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user