mirror of
https://github.com/minio/minio.git
synced 2025-11-07 21:02:58 -05:00
fix: proxy ListObjects request to one of the server based on hash(bucket) (#9881)
This commit is contained in:
@@ -279,6 +279,7 @@ var (
|
||||
// If writes to FS backend should be O_SYNC.
|
||||
globalFSOSync bool
|
||||
|
||||
globalListEndpoints []ListEndpoint
|
||||
// Add new variable global values here.
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user