We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 47b463d commit 4d752ddCopy full SHA for 4d752dd
README.md
@@ -91,6 +91,8 @@ npx convex env set R2_ENDPOINT xxxxx
91
npx convex env set R2_BUCKET xxxxx
92
```
93
94
+Note: All of these values can also be supplied as the second argument to `R2`.
95
+
96
## Uploading files
97
98
File uploads to R2 typically use signed urls. The R2 component provides hooks for React and Svelte that handle the entire upload process:
0 commit comments