Skip to content

Commit abea3a2

Browse files
authored
[Docs site] Fix vendored markdown r2 error (#25404)
1 parent 5c38364 commit abea3a2

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

bin/rclone.conf

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,17 +4,20 @@ provider = Cloudflare
44
env_auth = true
55
endpoint = https://b54f07a6c269ecca2fa60f1ae4920c99.r2.cloudflarestorage.com
66
acl = private
7+
no_check_bucket = true
78

89
[zt]
910
type = s3
1011
provider = Cloudflare
1112
env_auth = true
1213
endpoint = https://e76c849bd111ee7d3006b6625713991e.r2.cloudflarestorage.com
1314
acl = private
15+
no_check_bucket = true
1416

1517
[autorag]
1618
type = s3
1719
provider = Cloudflare
1820
env_auth = true
1921
endpoint = https://cf9267a5bf4f6b3cceca48d554d81679.r2.cloudflarestorage.com
2022
acl = private
23+
no_check_bucket = true

0 commit comments

Comments
 (0)