refactor(env): streamline BACKEND_URL usage in GoogleLoginButton and DocumentTabContent; update connector-status-config for Composio Google Drive connector maintenance

This commit is contained in:
DESKTOP-RTLN3BA\$punk 2026-05-21 13:37:55 -07:00
parent 5c4da79da4
commit 1a4400c923
3 changed files with 7 additions and 5 deletions

View file

@ -19,6 +19,11 @@
"enabled": false,
"status": "maintenance",
"statusMessage": "Rework in progress."
},
"COMPOSIO_GOOGLE_DRIVE_CONNECTOR": {
"enabled": false,
"status": "maintenance",
"statusMessage": "Temporarily unavailable due to an upstream Composio bug (ComposioHQ/composio#3471) that returns malformed presigned URLs for Drive file downloads. Use the native Google Drive connector in the meantime."
}
},
"globalSettings": {