aboutsummaryrefslogtreecommitdiff
path: root/weed/command/scaffold
diff options
context:
space:
mode:
authorMuhammad Hallaj bin Subery <hallaj@users.noreply.github.com>2023-02-06 13:24:21 +0800
committerGitHub <noreply@github.com>2023-02-05 21:24:21 -0800
commit9bd422d2c93ec330f4e64484c4473f0f2ca15bb6 (patch)
treeeae3f98c4322f87c23a5a0b252c55fb777852780 /weed/command/scaffold
parent84e9934bf9143076fba5cbe0e2251a6628576202 (diff)
downloadseaweedfs-9bd422d2c93ec330f4e64484c4473f0f2ca15bb6.tar.xz
seaweedfs-9bd422d2c93ec330f4e64484c4473f0f2ca15bb6.zip
adding support for B2 region (#4177)
Co-authored-by: Muhammad Hallaj bin Subery <hallaj@tuta.io>
Diffstat (limited to 'weed/command/scaffold')
-rw-r--r--weed/command/scaffold/replication.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/weed/command/scaffold/replication.toml b/weed/command/scaffold/replication.toml
index cffe1b76f..b23a1ef46 100644
--- a/weed/command/scaffold/replication.toml
+++ b/weed/command/scaffold/replication.toml
@@ -68,6 +68,7 @@ is_incremental = false
enabled = false
b2_account_id = ""
b2_master_application_key = ""
+b2_region = ""
bucket = "mybucket" # an existing bucket
directory = "/" # destination directory
is_incremental = false