mirror of
https://github.com/minio/minio.git
synced 2025-11-07 12:52:58 -05:00
fear: Implement 'mc support top net' (#17598)
This commit is contained in:
@@ -393,6 +393,10 @@ var (
|
||||
// Is _MINIO_DISABLE_API_FREEZE_ON_BOOT set?
|
||||
globalDisableFreezeOnBoot bool
|
||||
|
||||
// Contains NIC interface name used for internode communication
|
||||
globalInternodeInterface string
|
||||
globalInternodeInterfaceOnce sync.Once
|
||||
|
||||
// Add new variable global values here.
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user