mirror of
https://github.com/pgsty/minio.git
synced 2026-07-19 04:00:25 +03: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