2021-05-30 15:29:30 +00:00
|
|
|
|
{
|
2021-07-17 12:55:22 +00:00
|
|
|
|
"Sentry": {
|
|
|
|
|
"Dsn": ""
|
|
|
|
|
},
|
2021-06-11 20:17:03 +00:00
|
|
|
|
"DatabaseSettings": {
|
2021-07-11 13:26:01 +00:00
|
|
|
|
"FeedbacksCollectionName": "feedbacks",
|
2021-05-30 15:29:30 +00:00
|
|
|
|
"TokensCollectionName": "tokens",
|
2021-07-11 13:26:01 +00:00
|
|
|
|
"FeedbackReceiversCollectionName": "feedback_receivers",
|
2021-05-30 15:29:30 +00:00
|
|
|
|
"ConnectionString": "mongodb://localhost:27017",
|
|
|
|
|
"DatabaseName": "RetroactiuneTesting"
|
|
|
|
|
}
|
|
|
|
|
}
|