add dailyco feature flag

This commit is contained in:
Bilal
2020-09-15 10:33:23 +03:00
parent afd51a51f0
commit 1aa4af074b
3 changed files with 12 additions and 2 deletions

View File

@@ -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