From 696122a701ad15adf7bbad40a797c6f00a3c61ce Mon Sep 17 00:00:00 2001 From: Peer Richelsen Date: Tue, 21 Mar 2023 19:18:06 +0100 Subject: [PATCH] updated daily.co env description (#7869) --- .env.appStore.example | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/.env.appStore.example b/.env.appStore.example index 960bcc1573..10da881498 100644 --- a/.env.appStore.example +++ b/.env.appStore.example @@ -20,12 +20,17 @@ # - APP STORE ********************************************************************************************** # ⚠️ ⚠️ ⚠️ THESE WILL BE MIGRATED TO THE DATABASE TO PREVENT AWS's 4KB ENV QUOTA ⚠️ ⚠️ ⚠️ # - DAILY.CO VIDEO +# Enables Cal Video. to get your key +# 1. Visit our [Daily.co Partnership Form](https://go.cal.com/daily) and enter your information +# 2. From within your dashboard, go to the [developers](https://dashboard.daily.co/developers) tab. +# @see https://github.com/calcom/cal.com#obtaining-daily-api-credentials + DAILY_API_KEY= DAILY_SCALE_PLAN='' # - GOOGLE CALENDAR/MEET/LOGIN # Needed to enable Google Calendar integration and Login with Google -# @see https://github.com/calendso/calendso#obtaining-the-google-api-credentials +# @see https://github.com/calcom/cal.com#obtaining-the-google-api-credentials GOOGLE_API_CREDENTIALS= # To enable Login with Google you need to: