Added global profiler setting, options to apigw handlers
This commit is contained in:
@@ -212,6 +212,7 @@ type (
|
||||
// This only holds the value of APIGW_PROFILER_ENABLED for now
|
||||
//
|
||||
ProfilerEnabled bool `kv:"-" json:"profilerEnabled"`
|
||||
ProfilerGlobal bool `kv:"-" json:"profilerGlobal"`
|
||||
} `kv:"apigw" json:"apigw"`
|
||||
|
||||
// UserInterface settings
|
||||
|
||||
Reference in New Issue
Block a user