updating all of my config, specifically doing this to fix the nvim configurations
This commit is contained in:
45
unity3d/Unity/config/production.json
Normal file
45
unity3d/Unity/config/production.json
Normal file
@@ -0,0 +1,45 @@
|
||||
{
|
||||
"activation": "https://activation.unity3d.com",
|
||||
"activity-feed": false,
|
||||
"ads": "https://unityads.unity3d.com/admin",
|
||||
"analytics": "https://analytics.cloud.unity3d.com",
|
||||
"asset_store_api": "https://packages-v2.unity.com",
|
||||
"asset_store_url": "https://assetstore.unity.com",
|
||||
"build": "https://developer.cloud.unity3d.com",
|
||||
"build-api": "https://build-api.cloud.unity3d.com",
|
||||
"build_upload_api_url": "https://build-artifact-api.cloud.unity3d.com",
|
||||
"cdp-analytics": "https://prd-lender.cdp.internal.unity3d.com",
|
||||
"clouddata": "https://data.cloud.unity3d.com",
|
||||
"collab": "https://collab.cloud.unity3d.com",
|
||||
"collab-accelerator": "https://collab-accelerator.cloud.unity3d.com",
|
||||
"collab-max-files-per-commit": 10000,
|
||||
"commenting": "https://commenting.cloud.unity3d.com",
|
||||
"core": "https://core.cloud.unity3d.com",
|
||||
"coreembedded": "https://embedded.cloud.unity3d.com",
|
||||
"coreui": "https://developer.cloud.unity3d.com",
|
||||
"genesis_api_url": "https://api.unity.com",
|
||||
"genesis_service_url": "https://id.unity.com",
|
||||
"hub-disable-marketing-tips": false,
|
||||
"hub_installer_location": "https://public-cdn.cloud.unity3d.com/hub/prod/",
|
||||
"identity": "https://api.unity.com",
|
||||
"jump": "https://jump.cloud.unity3d.com",
|
||||
"license": "https://license.unity3d.com",
|
||||
"packman_key": "6357C523886E813D1500408F05B0D7A6",
|
||||
"perf": "https://perf.cloud.unity3d.com",
|
||||
"perf-events": "https://a:b@perf-events.cloud.unity3d.com",
|
||||
"perf-max-batch-size": "1",
|
||||
"perf-max-events": "100",
|
||||
"perf-seconds-per-batch": "3",
|
||||
"portal": "https://id.unity.com",
|
||||
"pubnub_service_origin": "unity.pubnubapi.com",
|
||||
"seat_required": true,
|
||||
"seatinfourl": "/teams/learn-more",
|
||||
"socialdashboard": "https://dashboard.heyplayapp.com",
|
||||
"sso": true,
|
||||
"unauthenticatedurl": "/landing",
|
||||
"unet": "https://multiplayer.unity3d.com",
|
||||
"waitlist": "https://developer.cloud.unity3d.com",
|
||||
"waitlist_api": "https://collab-waiting-list.cloud.unity3d.com",
|
||||
"webauth": "https://accounts.unity3d.com",
|
||||
"services-gateway": "https://services.unity.com"
|
||||
}
|
||||
Reference in New Issue
Block a user