aboutsummaryrefslogtreecommitdiff
path: root/apps/docs/docs.json
diff options
context:
space:
mode:
authornexxeln <[email protected]>2026-01-09 03:13:13 +0000
committernexxeln <[email protected]>2026-01-09 03:13:13 +0000
commit48508569204893316454d87c44e63a2b5f9e2833 (patch)
treed2c88e35e71d0c11f8f0471225a56524d1586f46 /apps/docs/docs.json
parentDocument promptTemplate feature for AI SDK (#660) (diff)
downloadsupermemory-48508569204893316454d87c44e63a2b5f9e2833.tar.xz
supermemory-48508569204893316454d87c44e63a2b5f9e2833.zip
docs: add S3 connector documentation (#657)claude/s3-connector-docs-HmxwC
Add comprehensive documentation for the S3 connector including: - Quick setup with TypeScript, Python, and cURL examples - S3-compatible services support (MinIO, DigitalOcean Spaces, R2) - Prefix filtering and dynamic container tag extraction - Connection management and sync behavior - IAM permissions and security best practices
Diffstat (limited to 'apps/docs/docs.json')
-rw-r--r--apps/docs/docs.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/docs/docs.json b/apps/docs/docs.json
index 54a17336..5905036a 100644
--- a/apps/docs/docs.json
+++ b/apps/docs/docs.json
@@ -138,6 +138,7 @@
"connectors/notion",
"connectors/google-drive",
"connectors/onedrive",
+ "connectors/s3",
"connectors/github",
"connectors/web-crawler",
"connectors/troubleshooting",