feat: add Dropbox integration support with configuration and connector updates

This commit is contained in:
Anish Sarkar 2026-03-30 22:16:41 +05:30
parent 5e2283b92f
commit 54828522f8
5 changed files with 25 additions and 0 deletions

View file

@ -209,6 +209,11 @@ STT_SERVICE=local/base
# TEAMS_REDIRECT_URI=http://localhost:8000/api/v1/auth/teams/connector/callback
# ONEDRIVE_REDIRECT_URI=http://localhost:8000/api/v1/auth/onedrive/connector/callback
# -- Dropbox --
# DROPBOX_APP_KEY=
# DROPBOX_APP_SECRET=
# DROPBOX_REDIRECT_URI=http://localhost:8000/api/v1/auth/dropbox/connector/callback
# -- Composio --
# COMPOSIO_API_KEY=
# COMPOSIO_ENABLED=TRUE