filer.remote.sync: automatically detect the primary remote storage
This commit is contained in:
@@ -66,6 +66,7 @@ message RemoteConf {
|
||||
|
||||
message RemoteStorageMapping {
|
||||
map<string,RemoteStorageLocation> mappings = 1;
|
||||
string primary_bucket_storage_name = 2;
|
||||
}
|
||||
message RemoteStorageLocation {
|
||||
string name = 1;
|
||||
|
||||
Reference in New Issue
Block a user