mirror of
https://github.com/minio/minio.git
synced 2025-11-07 21:02:58 -05:00
add configurable VRF interface and user-timeout (#17108)
This commit is contained in:
@@ -212,6 +212,7 @@ var (
|
||||
globalTLSCerts *certs.Manager
|
||||
|
||||
globalHTTPServer *xhttp.Server
|
||||
globalTCPOptions xhttp.TCPOptions
|
||||
globalHTTPServerErrorCh = make(chan error)
|
||||
globalOSSignalCh = make(chan os.Signal, 1)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user