Variable InterfaceConfig.public_register

Register this interface to public registry

struct InterfaceConfig
{
  // ...
  bool public_register = true;
  // ...
}