feat: make LegacyParityApp playout live-only
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user