mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-06-16 21:05:20 +02:00
chore: New connector statuses for Composio and GitHub
This commit is contained in:
parent
20efc63f30
commit
555df90c84
1 changed files with 10 additions and 0 deletions
|
|
@ -24,6 +24,16 @@
|
|||
"enabled": true,
|
||||
"status": "warning",
|
||||
"statusMessage": "Some requests may be blocked if not using Firecrawl."
|
||||
},
|
||||
"COMPOSIO_GOOGLE_DRIVE_CONNECTOR": {
|
||||
"enabled": false,
|
||||
"status": "disabled",
|
||||
"statusMessage": "Not available yet."
|
||||
},
|
||||
"GITHUB_CONNECTOR": {
|
||||
"enabled": false,
|
||||
"status": "warning",
|
||||
"statusMessage": "Some issues with indexing repositories."
|
||||
}
|
||||
},
|
||||
"globalSettings": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue