Variable ZoneConfig.redirect_register

Rest interface of an Agora node with name registering capability, probably one of the query_servers; required for secondary servers

struct ZoneConfig
{
  // ...
  immutable(char[]) redirect_register ;
  // ...
}