server: Enable server profiling as needed. (#1565)

This commit is contained in:
Harshavardhana
2016-05-09 16:18:56 -07:00
committed by Anand Babu (AB) Periasamy
parent f733120d3d
commit b66c3bf35e
9 changed files with 294 additions and 8 deletions
+2
View File
@@ -35,6 +35,8 @@ const (
globalMinioCertFile = "public.crt"
globalMinioKeyFile = "private.key"
globalMinioConfigFile = "config.json"
globalMinioProfilePath = "profile"
// Add new global values here.
)
var (