adding support for B2 region (#4177)

Co-authored-by: Muhammad Hallaj bin Subery <hallaj@tuta.io>
This commit is contained in:
Muhammad Hallaj bin Subery
2023-02-06 13:24:21 +08:00
committed by GitHub
parent 84e9934bf9
commit 9bd422d2c9
19 changed files with 158 additions and 121 deletions

View File

@@ -29,6 +29,7 @@ message RemoteConf {
string backblaze_key_id = 20;
string backblaze_application_key = 21;
string backblaze_endpoint = 22;
string backblaze_region = 23;
string aliyun_access_key = 25;
string aliyun_secret_key = 26;