config: stream,packages,json (1 files)

This commit is contained in:
2025-12-26 01:08:07 +00:00
parent d0fcbc9e2d
commit 22183f9966

View File

@@ -9,6 +9,11 @@
{ "id": "intro", "label": "Intro", "destination": "studio_a" },
{ "id": "main", "label": "Main", "destination": "studio_b" },
{ "id": "qa", "label": "Q&A", "destination": "studio_c" }
]
],
"pulseMetrics": {
"messagesPerMinute": 420,
"reactionsPerMinute": 180,
"viewers": 3482
}
}
}