mirror of
https://github.com/minio/minio.git
synced 2025-11-07 21:02:58 -05:00
add support to set subnet license for embedded console (#12993)
This commit is contained in:
@@ -216,6 +216,9 @@ var (
|
||||
// The name of this local node, fetched from arguments
|
||||
globalLocalNodeName string
|
||||
|
||||
// The global subnet license
|
||||
globalSubnetLicense string
|
||||
|
||||
globalRemoteEndpoints map[string]Endpoint
|
||||
|
||||
// Global server's network statistics
|
||||
|
||||
Reference in New Issue
Block a user