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 4d752dd commit cc987fdCopy full SHA for cc987fd
README.md
@@ -92,6 +92,8 @@ 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
+This enables storing values in multiple buckets using the same component.
96
+It also enables dynamically setting the values at runtime.
97
98
## Uploading files
99
0 commit comments