mirror of
https://github.com/pgsty/minio.git
synced 2026-07-25 15:06:17 +03:00
Refresh in-memory bucket policy cache every 5 minutes (#6007)
This commit is contained in:
committed by
Dee Koder
parent
6a53dd1701
commit
113570b514
@@ -272,6 +272,7 @@ func initTestXLObjLayer() (ObjectLayer, []string, error) {
|
||||
return nil, nil, err
|
||||
}
|
||||
|
||||
globalPolicySys = NewPolicySys()
|
||||
objLayer, err := newXLSets(endpoints, format, 1, 16)
|
||||
if err != nil {
|
||||
return nil, nil, err
|
||||
|
||||
Reference in New Issue
Block a user