Variable AdminConfig.enabled

Is the control API enabled?

struct AdminConfig
{
  // ...
  bool enabled ;
  // ...
}