25 行
704 B
JSON
25 行
704 B
JSON
|
|
{
|
||
|
|
"schemaVersion": 1,
|
||
|
|
"configVersion": "2026.05.18-private.1",
|
||
|
|
"deployment": "PRIVATE",
|
||
|
|
"appKey": "ak_private_default",
|
||
|
|
"controlBaseUrl": "https://console.customer.com",
|
||
|
|
"fileBaseUrl": "https://file.customer.com",
|
||
|
|
"imApiBaseUrl": "https://im.customer.com",
|
||
|
|
"imWsUrl": "wss://im.customer.com/ws/im",
|
||
|
|
"pushBaseUrl": "https://push.customer.com",
|
||
|
|
"updateBaseUrl": "https://update.customer.com",
|
||
|
|
"licenseBaseUrl": "https://license.customer.com",
|
||
|
|
"docsBaseUrl": "https://docs.customer.com",
|
||
|
|
"features": {
|
||
|
|
"file": true,
|
||
|
|
"im": false,
|
||
|
|
"push": false,
|
||
|
|
"update": false,
|
||
|
|
"license": false
|
||
|
|
},
|
||
|
|
"connectTimeoutMs": 10000,
|
||
|
|
"readTimeoutMs": 30000,
|
||
|
|
"logLevel": "WARN"
|
||
|
|
}
|