mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-07-08 22:22:17 +02:00
feat: docs and ui tweaks
This commit is contained in:
parent
64f2b4a6eb
commit
271a21aee6
103 changed files with 2161 additions and 2625 deletions
|
|
@ -30,6 +30,12 @@ DEPRECATED_CONNECTOR_TYPES: frozenset[str] = frozenset(
|
|||
"SEARXNG_API",
|
||||
"LINKUP_API",
|
||||
"BAIDU_SEARCH_API",
|
||||
# Legacy content crawlers/search superseded by the file Import menu and
|
||||
# hosted MCP tooling. Created via the generic connector /add route, which
|
||||
# is the single choke point enforcing this deprecation.
|
||||
"YOUTUBE_CONNECTOR",
|
||||
"WEBCRAWLER_CONNECTOR",
|
||||
"ELASTICSEARCH_CONNECTOR",
|
||||
}
|
||||
)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue