mirror of
https://github.com/minio/minio.git
synced 2025-11-20 18:06:10 -05:00
fix ConfigSys and NotificationSys initialization for NAS (#6920)
This commit is contained in:
@@ -94,6 +94,7 @@ type ObjectLayer interface {
|
||||
|
||||
// Supported operations check
|
||||
IsNotificationSupported() bool
|
||||
IsListenBucketSupported() bool
|
||||
IsEncryptionSupported() bool
|
||||
|
||||
// Compression support check.
|
||||
|
||||
Reference in New Issue
Block a user