Added option to enable pprof.

This commit is contained in:
claudemiro
2016-09-01 21:03:29 -03:00
parent 0bd4fa02e9
commit 9d732fb01a
5 changed files with 10 additions and 2 deletions
+2 -1
View File
@@ -1,6 +1,7 @@
{
"Host": ":8080",
"Encrypted": false,
"SSL": false,
"Profiling": true,
"SSLHost": ":8090",
"SSLKeyFile": "key.pem",
"SSLCertFile": "cert.pem",