Expose debug API with pprof
Runs along the provisioning API with same authentication.
This commit is contained in:
@@ -113,6 +113,7 @@ func DoUpgrade(helper *up.Helper) {
|
||||
} else {
|
||||
helper.Copy(up.Str, "bridge", "provisioning", "shared_secret")
|
||||
}
|
||||
helper.Copy(up.Bool, "bridge", "provisioning", "debug_endpoints")
|
||||
|
||||
helper.Copy(up.Map, "bridge", "permissions")
|
||||
//helper.Copy(up.Bool, "bridge", "relay", "enabled")
|
||||
|
||||
Reference in New Issue
Block a user