feat: make LegacyParityApp playout live-only

This commit is contained in:
2026-07-28 14:52:59 +09:00
parent 11d3849933
commit ea96a08ad5
23 changed files with 456 additions and 270 deletions

View File

@@ -1416,7 +1416,7 @@ function Get-DevelopmentLivePreflight {
'8001', '8002', '8003', '8018', '8032', '8035', '8040', '8046',
'8051', '8056', '8061', '8067', 'N5001')
$playout = [ordered]@{
mode = 'DryRun'
mode = 'Live'
host = $HostName
port = $Port
tcpMode = 1