21 行
509 B
JSON
21 行
509 B
JSON
{
|
|
"deployment": "PRIVATE",
|
|
"privateVersion": "2026.05.18-private.1",
|
|
"domains": {
|
|
"console": "https://console.customer.com",
|
|
"docs": "https://docs.customer.com",
|
|
"file": "https://file.customer.com",
|
|
"im": "https://im.customer.com",
|
|
"update": "https://update.customer.com",
|
|
"license": "https://license.customer.com",
|
|
"push": "https://push.customer.com"
|
|
},
|
|
"features": {
|
|
"file": true,
|
|
"im": false,
|
|
"push": false,
|
|
"update": false,
|
|
"license": false
|
|
}
|
|
}
|