mirror of
https://github.com/rustfs/rustfs.git
synced 2026-09-07 12:35:54 +00:00
Merge branch 'main' into houseme/fix/scanner-heal-v2-scanner-integration
This commit is contained in:
@@ -712,6 +712,8 @@ mod tests {
|
|||||||
session_token: None,
|
session_token: None,
|
||||||
}),
|
}),
|
||||||
tls: TlsConfig::default(),
|
tls: TlsConfig::default(),
|
||||||
|
azure: None,
|
||||||
|
gcs: None,
|
||||||
},
|
},
|
||||||
filter: FilterConfig {
|
filter: FilterConfig {
|
||||||
prefix: filter_prefix.map(str::to_string),
|
prefix: filter_prefix.map(str::to_string),
|
||||||
|
|||||||
Reference in New Issue
Block a user