mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-26 10:45:37 +08:00
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
This commit is contained in:
@@ -9,19 +9,19 @@
|
|||||||
"url": "https://datastore.swift-project.org"
|
"url": "https://datastore.swift-project.org"
|
||||||
},
|
},
|
||||||
"development": false,
|
"development": false,
|
||||||
"mappingMinimumVersion" : "0.8.3",
|
"mappingMinimumVersion" : "0.8.6",
|
||||||
"fsdTestServers": {
|
"fsdTestServers": {
|
||||||
"containerbase": []
|
"containerbase": []
|
||||||
},
|
},
|
||||||
"newsUrls": {
|
"newsUrls": {
|
||||||
"containerbase": [{
|
"containerbase": [
|
||||||
"url": "http://swift-project.org/"
|
{ "url": "http://swift-project.net/" },
|
||||||
}]
|
{ "url": "http://swift-project.org/" }]
|
||||||
},
|
},
|
||||||
"onlineHelpUrls": {
|
"onlineHelpUrls": {
|
||||||
"containerbase": [{
|
"containerbase": [
|
||||||
"url": "https://datastore.swift-project.org/page/swifthelpdispatcher.html"
|
{ "url": "https://datastore.swift-project.net/page/swifthelpdispatcher.html" },
|
||||||
}]
|
{ "url": "https://datastore.swift-project.org/page/swifthelpdispatcher.html" }]
|
||||||
},
|
},
|
||||||
"mapUrls": {
|
"mapUrls": {
|
||||||
"containerbase": [{
|
"containerbase": [{
|
||||||
@@ -30,18 +30,10 @@
|
|||||||
},
|
},
|
||||||
"sharedUrls": {
|
"sharedUrls": {
|
||||||
"containerbase": [
|
"containerbase": [
|
||||||
{
|
{ "url": "https://datastore.swift-project.net/shared" },
|
||||||
"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" }]
|
||||||
"url": "https://datastore.swift-project.org/shared"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"url": "http://www.siliconmind.de/datastore/shared"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"url": "http://swift-project.org/datastore/shared"
|
|
||||||
}]
|
|
||||||
},
|
},
|
||||||
"timestampMSecsSinceEpoch": 1476907647000,
|
"timestampMSecsSinceEpoch": 1476907647000,
|
||||||
"vatsimBookingsUrl": {
|
"vatsimBookingsUrl": {
|
||||||
|
|||||||
Reference in New Issue
Block a user