mirror of
https://github.com/pgsty/minio.git
synced 2026-07-20 20:50:22 +03:00
server: Enable server profiling as needed. (#1565)
This commit is contained in:
committed by
Anand Babu (AB) Periasamy
parent
f733120d3d
commit
b66c3bf35e
@@ -35,6 +35,8 @@ const (
|
||||
globalMinioCertFile = "public.crt"
|
||||
globalMinioKeyFile = "private.key"
|
||||
globalMinioConfigFile = "config.json"
|
||||
globalMinioProfilePath = "profile"
|
||||
// Add new global values here.
|
||||
)
|
||||
|
||||
var (
|
||||
|
||||
Reference in New Issue
Block a user