Files
pilotclient/resources/bootstrap/productive/bootstrap.json
Klaus Basan 5e42aa0b95 refs #478, added new resources
* blueprints for bootstrap files
* private bootstrap file
2015-11-19 21:03:53 +00:00

63 lines
1.7 KiB
JSON

{
"bootstrap": {
"containerbase": [
{
"url": "https://vatsim-germany.org:50443/mapping/public/bootstrap"
},
{
"url": "http://ubuntu12/public/bootstrap"
}
]
},
"dbIcaoReader": {
"url": "https://vatsim-germany.org:50443/mapping/public"
},
"dbModelReader": {
"url": "https://vatsim-germany.org:50443/mapping/public"
},
"fsdTestServers": {
"containerbase": [
{
"address": "vatsim-germany.org",
"description": "swift Testserver",
"isAcceptingConnections": true,
"name": "swift",
"port": 6809,
"user": {
"callsign": {
"callsign": "",
"callsignAsSet": "",
"telephonyDesignator": "",
"typeHint": 0
},
"email": "",
"homebase": {
"icaoCode": ""
},
"id": "1234567",
"password": "123456",
"realname": "Swift Test User"
}
}
]
},
"swiftDbDataFiles": {
"containerbase": [
]
},
"timestampMSecsSinceEpoch": 0,
"vatsimBookings": {
"url": "http://vatbook.euroutepro.com/xml2.php"
},
"vatsimDataFile": {
"containerbase": [
{
"url": "http://info.vroute.net/vatsim-data.txt"
}
]
},
"vatsimMetars": {
"url": "http://metar.vatsim.net/metar.php"
}
}