mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-03-22 23:05:36 +08:00
62 lines
1.7 KiB
JSON
62 lines
1.7 KiB
JSON
{
|
|
"bootstrap": {
|
|
"containerbase": [
|
|
{
|
|
"url": "https://vatsim-germany.org:50443/mapping/public/bootstrap"
|
|
},
|
|
{
|
|
"url": "http://ubuntu12/swiftdatastore/public/bootstrap"
|
|
}
|
|
]
|
|
},
|
|
"dbHttpPort": 80,
|
|
"dbHttpsPort": 443,
|
|
"dbRootDirectory": {
|
|
"url": "http://ubuntu12/swiftdatastore/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": 1445201830000,
|
|
"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"
|
|
}
|
|
}
|