mirror of
https://github.com/pgsty/minio.git
synced 2026-07-22 13:40:22 +03: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