add dailyco feature flag
This commit is contained in:
@@ -34,4 +34,7 @@ MILLICAST_API_SECRET=
|
||||
MILLICAST_ACCOUNT_ID=
|
||||
|
||||
# Daily.co live chat API token
|
||||
DAILYCO_API_KEY=
|
||||
DAILYCO_API_KEY=
|
||||
|
||||
# Feature flag to switch between Zoom and Daily.co live meeting
|
||||
DAILYCO_ENABLED= 1 (on) / 0 (off); When Off, Zoom meeting will be used if no override url is present
|
||||
Reference in New Issue
Block a user