29 lines
853 B
JSON
29 lines
853 B
JSON
{
|
|
"mode": "DryRun",
|
|
"host": "127.0.0.1",
|
|
"port": 30001,
|
|
"tcpMode": 1,
|
|
"clientPort": 0,
|
|
"sceneDirectory": null,
|
|
"outputChannel": null,
|
|
"layoutIndex": 10,
|
|
"legacySceneFadeDuration": 6,
|
|
"legacySceneBackgroundKind": "None",
|
|
"legacySceneBackgroundAssetPath": null,
|
|
"legacySceneBackgroundVideoLoopCount": 2004,
|
|
"legacySceneBackgroundVideoLoopInfinite": true,
|
|
"legacyBackgroundDirectory": null,
|
|
"testProcessWindowTitlePattern": null,
|
|
"testSceneAllowlist": [],
|
|
"trustedLiveOutputEnabled": false,
|
|
"queueCapacity": 64,
|
|
"connectTimeoutMilliseconds": 5000,
|
|
"operationTimeoutMilliseconds": 5000,
|
|
"disconnectTimeoutMilliseconds": 3000,
|
|
"processPollIntervalMilliseconds": 1000,
|
|
"reconnectDelayMilliseconds": 1000,
|
|
"maximumReconnectAttempts": 3,
|
|
"reconnectEnabled": true,
|
|
"maximumAutomaticRefreshesPerTakeIn": null
|
|
}
|