Files
pilotclient/resources/share/shared/bootstrap/bootstrap.json
Klaus Basan e2c660b68f Updated bootstrap file
- min.version of mappings is now 0.8.6
- root URL is .org until we happen enabled SSO for .net domain Ref T358
2018-09-20 00:47:18 +02:00

62 lines
1.8 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.6",
"fsdTestServers": {
"containerbase": []
},
"newsUrls": {
"containerbase": [
{ "url": "http://swift-project.net/" },
{ "url": "http://swift-project.org/" }]
},
"onlineHelpUrls": {
"containerbase": [
{ "url": "https://datastore.swift-project.net/page/swifthelpdispatcher.html" },
{ "url": "https://datastore.swift-project.org/page/swifthelpdispatcher.html" }]
},
"mapUrls": {
"containerbase": [{
"url": "http://map.swift-project.org"
}]
},
"sharedUrls": {
"containerbase": [
{ "url": "https://datastore.swift-project.net/shared" },
{ "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,
"ncepGlobalForecastSystemUrl": {
"url": "http://nomads.ncep.noaa.gov/cgi-bin/filter_gfs_0p50.pl"
}
}