From 9bd422d2c93ec330f4e64484c4473f0f2ca15bb6 Mon Sep 17 00:00:00 2001 From: Muhammad Hallaj bin Subery Date: Mon, 6 Feb 2023 13:24:21 +0800 Subject: adding support for B2 region (#4177) Co-authored-by: Muhammad Hallaj bin Subery --- weed/command/scaffold/replication.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'weed/command') 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 -- cgit v1.2.3