Files
pilotclient/resources/share/shared/bootstrap/bootstrap.json
Klaus Basan 60656843f8 Ref T169, check minimum mapping tool version
* added min.version in global setup
* check in CSwiftData::checkMinimumVersion
2017-10-10 00:28:29 +01:00

63 lines
1.6 KiB
JSON

{
"crashReportServerUrl": {
"url": "http://crashreports.swift-project.org/crashreports"
},
"dbDebugFlag": false,
"dbHttpPort": 80,
"dbHttpsPort": 443,
"dbRootDirectoryUrl": {
"url": "https://datastore.swift-project.org"
},
"development": false,
"mappingMinimumVersion" : "0.8.3",
"fsdTestServers": {
"containerbase": []
},
"newsUrls": {
"containerbase": [{
"url": "http://swift-project.org/"
}]
},
"onlineHelpUrls": {
"containerbase": [{
"url": "https://datastore.swift-project.org/page/swifthelpdispatcher.html"
}]
},
"mapUrls": {
"containerbase": [{
"url": "http://map.swift-project.org"
}]
},
"sharedUrls": {
"containerbase": [{
"url": "https://datastore.swift-project.org/shared"
},
{
"url": "http://www.siliconmind.de/datastore/shared"
},
{
"url": "http://swift-project.org/datastore/shared"
}]
},
"timestampMSecsSinceEpoch": 1476907647000,
"vatsimBookingsUrl": {
"url": "http://vatbook.euroutepro.com/xml2.php"
},
"vatsimDataFileUrls": {
"containerbase": [{
"url": "http://info.vroute.net/vatsim-data.txt"
}]
},
"vatsimMetarsUrls": {
"containerbase": [{
"url": "http://metar.vatsim.net/metar.php"
}]
},
"vatsimStatusFileUrls": {
"containerbase": [{
"url": "https://status.vatsim.net"
}]
},
"wasLoaded": true
}