Files
OpenParty/database/config/v1/configuration.json

310 lines
8.5 KiB
JSON
Raw Normal View History

2024-06-15 19:57:02 +08:00
{
"configuration": {
"platformConfig": {
"applicationId": "341789d4-b41f-4f40-ac79-e2bc4c94ead4",
"spaceId": "f1ae5b84-db7c-481e-9867-861cf1852dc8",
"platform": "PC",
"uplayGameCode": "",
"environment": "prod"
},
"resources": [],
"legacyUrls": [],
"sandboxes": [],
"uplayServices": [{
"name": "AvatarsUrl",
"url": "http://validation.ubi.com/webservices/uplay/{culture}/avatar/public/{userId}/default/{size}.png"
}, {
"name": "DefaultAvatar146Url",
"url": "http://static2.cdn.ubi.com/gamesites/uplay/v20/api/Avatars/thumbs/default.jpg"
}, {
"name": "DefaultAvatar256Url",
"url": "http://static2.cdn.ubi.com/gamesites/uplay/201211261811/img/avatar/hero_256.png"
}, {
"name": "DefaultAvatarTallUrl",
"url": "http://static2.cdn.ubi.com/gamesites/uplay/201211261811/img/avatar/no_tall.png"
}, {
"name": "MovieBaseUrl",
"url": "http://static8.ubi.com/private/{env}/u/Uplay/"
}, {
"name": "UplayDynamicPanelUrl",
"url": "http://uat-uplay.ubi.com/UplayServices/WinServices/GameClientServices.svc/REST/JSON/ImagePanelRedirection/{spaceId}/{profileId}/{culture}/MyProfile.png?language={language}"
}],
"sdkConfig": {
"timeoutSec": 30,
"keepAliveTimeoutMin": 10,
"httpSafetySleepTime": 0,
"popEventsTimeoutMsec": 5000,
"lspPort": 1200,
"httpRetry": {
"maxCount": 3,
"initialDelayMsec": 5000,
"incrementFactorMsec": 5000,
"randomDelayMsec": 5000
},
"websocketRetry": {
"maxCount": 3,
"initialDelayMsec": 5000,
"incrementFactorMsec": 5000,
"randomDelayMsec": 5000
},
"remoteLogs": {
"ubiservicesLogLevel": "None",
"prodLogLevel": "None"
},
"connectionPingIntervalSec": 3
},
"featuresSwitches": [{
"name": "ApplicationUsed",
"value": true
}, {
"name": "Connection",
"value": true
}, {
"name": "ContentFiltering",
"value": true
}, {
"name": "EntitiesProfile",
"value": true
}, {
"name": "EntitiesSpace",
"value": true
}, {
"name": "Event",
"value": true
}, {
"name": "Everything",
"value": true
}, {
"name": "ExtendSession",
"value": true
}, {
"name": "FixAccountIssues",
"value": true
}, {
"name": "FriendsLookup",
"value": true
}, {
"name": "FriendsRequest",
"value": true
}, {
"name": "Messaging",
"value": true
}, {
"name": "News",
"value": true
}, {
"name": "Populations",
"value": true
}, {
"name": "PrimaryStore",
"value": true
}, {
"name": "Profiles",
"value": true
}, {
"name": "ProfilesExternal",
"value": true
}, {
"name": "SecondaryStore",
"value": true
}, {
"name": "SendPopulationsInPlayerStart",
"value": false
}, {
"name": "SendPrimaryStoreEvent",
"value": true
}, {
"name": "Socialfeed",
"value": true
}, {
"name": "UplayFriends",
"value": true
}, {
"name": "UplayLaunch",
"value": true
}, {
"name": "UplayWin",
"value": true
}, {
"name": "UplayWinActions",
"value": true
}, {
"name": "UplayWinRewards",
"value": true
}, {
"name": "Users",
"value": true
}, {
"name": "UsersManagement",
"value": true
}, {
"name": "WebSocketClient",
"value": true
}],
"punch": {
"detectUrl1": "lb-uat-detect01.ubisoft.com:11000",
"detectUrl2": "lb-uat-detect02.ubisoft.com:11000",
"traversalUrl": "lb-uat-traversal01.ubisoft.com:11005"
},
"events": {
"queues": [{
"name": "A",
"sendPeriodMilliseconds": 30000
}, {
"name": "B",
"sendPeriodMilliseconds": 30000
}, {
"name": "C",
"sendPeriodMilliseconds": 30000
}],
"tags": [],
"comment": null
},
"gatewayResources": [{
"name": "all_connections",
"url": "https://msr-{env}public-ubiservices.ubi.com/{version}/profiles/connections",
"version": 1
}, {
"name": "all_profiles/applications",
"url": "https://msr-{env}public-ubiservices.ubi.com/{version}/profiles/applications",
"version": 2
}, {
"name": "all_profiles/entities",
"url": "https://msr-{env}public-ubiservices.ubi.com/{version}/profiles/entities",
"version": 2
}, {
"name": "all_spaces/entities",
"url": "http://msr-{env}public-ubiservices.ubi.com/{version}/spaces/entities",
"version": 2
}, {
"name": "all_spaces/items",
"url": "https://{env}public-ubiservices.ubi.com/{version}/spaces/items",
"version": 1
}, {
"name": "all_spaces/offers",
"url": "https://{env}public-ubiservices.ubi.com/{version}/spaces/offers",
"version": 1
}, {
"name": "all_walls",
"url": "https://msr-{env}public-ubiservices.ubi.com/{version}/profiles/wall",
"version": 1
}, {
"name": "certificates",
"url": "https://msr-{env}public-ubiservices.ubi.com/{version}/certificates",
"version": 1
}, {
"name": "configs/events",
"url": "https://msr-{env}public-ubiservices.ubi.com/{version}/spaces/{spaceId}/configs/events",
"version": 2
}, {
"name": "connections",
"url": "https://useast1-{env}public-ubiservices.ubi.com/{version}/profiles/{profileId}/connections",
"version": 1
}, {
"name": "events",
"url": "https://msr-{env}public-ubiservices.ubi.com/{version}/profiles/{profileId}/events",
"version": 2
}, {
"name": "friends",
"url": "https://msr-{env}public-ubiservices.ubi.com/{version}/profiles/me/friends",
"version": 2
}, {
"name": "news",
"url": "https://msr-{env}public-ubiservices.ubi.com/{version}/profiles/me/news",
"version": 1
}, {
"name": "populations",
"url": "https://{env}public-ubiservices.ubi.com/{version}/profiles/me/populations",
"version": 1
}, {
"name": "profiles",
"url": "https://msr-{env}public-ubiservices.ubi.com/{version}/profiles",
"version": 2
}, {
"name": "profiles/actions",
"url": "https://msr-{env}public-ubiservices.ubi.com/{version}/profiles/{profileId}/actions",
"version": 1
}, {
"name": "profiles/applications",
"url": "https://msr-{env}public-ubiservices.ubi.com/{version}/profiles/me/applications",
"version": 2
}, {
"name": "profiles/entities",
"url": "https://msr-{env}public-ubiservices.ubi.com/{version}/profiles/{profileId}/entities",
"version": 2
}, {
"name": "profiles/inventory",
"url": "https://{env}public-ubiservices.ubi.com/{version}/profiles/{profileId}/inventory",
"version": 1
}, {
"name": "profiles/notifications",
"url": "https://useast1-{env}public-ubiservices.ubi.com/{version}/profiles/{profileId}/notifications",
"version": 2
}, {
"name": "profiles/rewards",
"url": "https://msr-{env}public-ubiservices.ubi.com/{version}/profiles/{profileId}/rewards",
"version": 1
}, {
"name": "remote_logs",
"url": "https://msr-{env}public-ubiservices.ubi.com/{version}/profiles/me/remotelog",
"version": 1
}, {
"name": "sandboxes",
"url": "https://msr-{env}public-ubiservices.ubi.com/{version}/spaces/{spaceId}/sandboxes",
"version": 0
}, {
"name": "spaces/actions",
"url": "https://msr-{env}public-ubiservices.ubi.com/{version}/spaces/{spaceId}/actions",
"version": 1
}, {
"name": "spaces/entities",
"url": "http://{SettingServerDomainVarOJDP}/{version}/spaces/{spaceId}/entities",
2024-06-15 19:57:02 +08:00
"version": 2
}, {
"name": "spaces/items",
"url": "https://{env}public-ubiservices.ubi.com/{version}/spaces/{spaceId}/items",
"version": 1
}, {
"name": "spaces/news",
"url": "https://msr-{env}public-ubiservices.ubi.com/{version}/spaces/news",
"version": 1
}, {
"name": "spaces/offers",
"url": "https://{env}public-ubiservices.ubi.com/{version}/spaces/{spaceId}/offers",
"version": 1
}, {
"name": "spaces/rewards",
"url": "https://msr-{env}public-ubiservices.ubi.com/{version}/spaces/{spaceId}/rewards",
"version": 1
}, {
"name": "wall",
"url": "https://msr-{env}public-ubiservices.ubi.com/{version}/profiles/{profileId}/wall",
"version": 1
}, {
"name": "wall/comments",
"url": "https://msr-{env}public-ubiservices.ubi.com/{version}/profiles/wall/{postId}/comments",
"version": 1
}, {
"name": "wall/likes",
"url": "https://msr-{env}public-ubiservices.ubi.com/{version}/profiles/wall/{postId}/likes",
"version": 1
}, {
"name": "wall/post",
"url": "https://msr-{env}public-ubiservices.ubi.com/{version}/profiles/wall/{postId}",
"version": 1
}, {
"name": "websocket/notifications",
"url": "wss://{env}public-ws-ubiservices.ubi.com/{version}/websocket",
"version": 2
}, {
"name": "websocket/server",
"url": "wss://{env}public-ws-ubiservices.ubi.com",
"version": 1
}],
"custom": {
"featuresSwitches": [],
"resources": []
}
}
}