mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-05-03 12:52:39 +02:00
refactor: update connector status messages and remove deprecated Google OAuth connector entries
This commit is contained in:
parent
95f11521c3
commit
81ddac1f54
1 changed files with 1 additions and 16 deletions
|
|
@ -1,24 +1,9 @@
|
||||||
{
|
{
|
||||||
"connectorStatuses": {
|
"connectorStatuses": {
|
||||||
"GOOGLE_DRIVE_CONNECTOR": {
|
|
||||||
"enabled": true,
|
|
||||||
"status": "warning",
|
|
||||||
"statusMessage": "Our Google OAuth app is not verified. You may see a 'non-verified app' warning during sign-in."
|
|
||||||
},
|
|
||||||
"GOOGLE_GMAIL_CONNECTOR": {
|
|
||||||
"enabled": true,
|
|
||||||
"status": "warning",
|
|
||||||
"statusMessage": "Our Google OAuth app is not verified. You may see a 'non-verified app' warning during sign-in."
|
|
||||||
},
|
|
||||||
"GOOGLE_CALENDAR_CONNECTOR": {
|
|
||||||
"enabled": true,
|
|
||||||
"status": "warning",
|
|
||||||
"statusMessage": "Our Google OAuth app is not verified. You may see a 'non-verified app' warning during sign-in."
|
|
||||||
},
|
|
||||||
"YOUTUBE_CONNECTOR": {
|
"YOUTUBE_CONNECTOR": {
|
||||||
"enabled": true,
|
"enabled": true,
|
||||||
"status": "warning",
|
"status": "warning",
|
||||||
"statusMessage": "Doesn't work on cloud version due to YouTube blocks. Will be fixed soon."
|
"statusMessage": "Sometimes may not work due to Youtube blocks."
|
||||||
},
|
},
|
||||||
"WEBCRAWLER_CONNECTOR": {
|
"WEBCRAWLER_CONNECTOR": {
|
||||||
"enabled": true,
|
"enabled": true,
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue