Files
pilotclient/resources/share/shared/bootstrap/bootstrap.json
Klaus Basan f7c4292695 Removed VATSIM server from shared files distribution server was frequently down last weeks
"url": "https://vatsim-germany.org:50443/datastore/shared"

Summary: Removed VATSIM server from shared files distribution

Reviewers: msutcliffe, rwinklmeier

Differential Revision: https://dev.swift-project.org/D10
2017-04-21 23:15:00 +02:00

62 lines
1.5 KiB
JSON

{
"crashReportServerUrl": {
"url": "http://crashreports.swift-project.org/crash_upload"
},
"dbDebugFlag": false,
"dbHttpPort": 80,
"dbHttpsPort": 443,
"dbRootDirectoryUrl": {
"url": "https://datastore.swift-project.org"
},
"development": false,
"fsdTestServers": {
"containerbase": []
},
"newsUrls": {
"containerbase": [{
"url": "http://swift-project.org/"
}]
},
"onlineHelpUrls": {
"containerbase": [{
"url": "http://help.swift-project.org"
}]
},
"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
}