File tree Expand file tree Collapse file tree 2 files changed +8
-0
lines changed Expand file tree Collapse file tree 2 files changed +8
-0
lines changed Original file line number Diff line number Diff line change @@ -40,3 +40,7 @@ export R2_SECRET_ACCESS_KEY=your_secret
40
40
export R2_ACCOUNT_ID=your_account
41
41
opennextjs-cloudflare deploy # batch upload automatically used
42
42
```
43
+
44
+ ** Note:**
45
+
46
+ You can follow documentation https://developers.cloudflare.com/r2/api/tokens/ for creating API tokens with appropriate permissions for R2 access.
Original file line number Diff line number Diff line change @@ -66,6 +66,10 @@ export R2_SECRET_ACCESS_KEY=your_secret_access_key
66
66
export R2_ACCOUNT_ID=your_account_id
67
67
```
68
68
69
+ ** Note:**
70
+
71
+ You can follow documentation https://developers.cloudflare.com/r2/api/tokens/ for creating API tokens with appropriate permissions for R2 access.
72
+
69
73
** Benefits:**
70
74
71
75
- Significantly faster uploads for large caches using parallel transfers
You can’t perform that action at this time.
0 commit comments