Variable RegistryConfig.public_interface

If this node should provide registry interface to public

struct RegistryConfig
{
  // ...
  bool public_interface ;
  // ...
}