refactor: Remove unused crash report URL from bootstrap

This URL is hardcoded in crashhandler.cpp
This commit is contained in:
Lars Toenning
2024-02-17 12:41:24 +01:00
parent 26bea26e6d
commit 4dcb1ae531
3 changed files with 4 additions and 18 deletions

View File

@@ -1,7 +1,4 @@
{
"crashReportServerUrl": {
"url": "http://swift-project.sp.backtrace.io:6097/"
},
"dbDebugFlag": false,
"dbHttpPort": 80,
"dbHttpsPort": 443,