List the service definition in <browse/>

While we’re editing the main server’s XML, we should add an entry for our satellite conference service:

<browse>
  ...
  
  <conference type="public" jid="conference.yak" name="yak Conferencing"/>
  
  ...
</browse>

The JID defined here must match the host defined in the Conferencing component instance definition in the satellite server configuration.

Get Programming Jabber now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.