Variable FlashConfig.enabled

Whether or not this node should support the Flash API

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