mirror of
https://github.com/pgsty/minio.git
synced 2026-07-19 04:00:25 +03:00
Removing timeout on shutdown (#19956)
This commit is contained in:
@@ -163,7 +163,6 @@ type serverCtxt struct {
|
||||
MemLimit uint64
|
||||
|
||||
UserTimeout time.Duration
|
||||
ShutdownTimeout time.Duration
|
||||
IdleTimeout time.Duration
|
||||
ReadHeaderTimeout time.Duration
|
||||
MaxIdleConnsPerHost int
|
||||
|
||||
Reference in New Issue
Block a user