Added new sentry support

This commit is contained in:
Marcel Baumgartner
2023-07-01 19:00:38 +02:00
parent c33729fb44
commit fd210f2404
3 changed files with 80 additions and 13 deletions

View File

@@ -92,6 +92,10 @@
"Url": "link-to-google.page",
"MinRating": 4,
"DaysSince": 5
},
"Sentry": {
"Enable": false,
"Dsn": ""
}
}
}