22 lines
560 B
JSON
22 lines
560 B
JSON
{
|
|
"mode": "DryRun",
|
|
"host": "127.0.0.1",
|
|
"port": 30001,
|
|
"tcpMode": 1,
|
|
"clientPort": 0,
|
|
"sceneDirectory": null,
|
|
"outputChannel": null,
|
|
"layoutIndex": 10,
|
|
"testProcessWindowTitlePattern": null,
|
|
"testSceneAllowlist": [],
|
|
"trustedLiveOutputEnabled": false,
|
|
"queueCapacity": 64,
|
|
"connectTimeoutMilliseconds": 5000,
|
|
"operationTimeoutMilliseconds": 5000,
|
|
"disconnectTimeoutMilliseconds": 3000,
|
|
"processPollIntervalMilliseconds": 1000,
|
|
"reconnectDelayMilliseconds": 1000,
|
|
"maximumReconnectAttempts": 3,
|
|
"reconnectEnabled": true
|
|
}
|