mirror of
https://github.com/pgsty/minio.git
synced 2026-08-09 07:43:29 +03:00
Add proper router for handling putBucketACLHandler
This commit is contained in:
@@ -192,4 +192,6 @@ var notimplementedBucketResourceNames = map[string]bool{
|
||||
// List of not implemented object queries
|
||||
var notimplementedObjectResourceNames = map[string]bool{
|
||||
"torrent": true,
|
||||
"acl": true,
|
||||
"policy": true,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user