From 80512032e8ae13a1d249e6056b12f713e7330f1b Mon Sep 17 00:00:00 2001 From: Mark Backman Date: Wed, 8 Jan 2025 15:26:32 -0500 Subject: [PATCH] Document new Daily helper room params --- server/utilities/daily/rest-helpers.mdx | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/server/utilities/daily/rest-helpers.mdx b/server/utilities/daily/rest-helpers.mdx index 4e03ba7..dbd5b45 100644 --- a/server/utilities/daily/rest-helpers.mdx +++ b/server/utilities/daily/rest-helpers.mdx @@ -42,6 +42,9 @@ Properties that configure a Daily room's behavior and features. Whether chat is enabled in the room + + Whether the prejoin lobby UI is enabled + Whether emoji reactions are enabled @@ -51,12 +54,18 @@ Properties that configure a Daily room's behavior and features. Whether dial-out is enabled + + Maximum number of participants allowed in the room + SIP configuration parameters SIP URI configuration + + Whether the camera video is turned off by default + ```python import time