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:
Klaus Basan
2018-09-19 17:58:08 +02:00
parent 8fcbc09473
commit e2c660b68f

View File

@@ -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": {