January 2002
Beginner
480 pages
13h 15m
English
This is very straightforward. We’ve seen Conferencing configuration before, so we’ll shorten it a bit here:
<jabber>
<service id='conf.yak'>
<host>conference.yak</host>
<load><conference>./conference-0.4.1/conference.so</conference></load>
<conference xmlns="jabber:config:conference">
...
</conference>
</service>
</jabber>
This is the entirety of the configuration file so far for the satellite
server—there’s only one component instance—identified as conf.yak.
Notice that the only other tag pair is the filewide
<jabber> ... </jabber>.
Let’s call it jabber_conf.xml.
Read now
Unlock full access