@@ -106,6 +106,7 @@ func main() {
if cfg.Profiling {
logger.Info("Profiling enabled, exposing /debug/pprof")
mux.HandleFunc("/debug/pprof/", pprof.Index)
mux.HandleFunc("/debug/pprof/profile", pprof.Profile)
}
// Start http server
The note is not visible to the blocked user.