jabberd.cfg.dist.in   [plain text]


#
# jabberd config file
#
#
#   This file tells the jabberd wrapper what programs to launch,
# and the config files to launch them with.  If the config file
# is left out, then the system default will be used.
#
#   To run multiple Session Managers, just list them all seperatly
# and provide the path to the appropriate config files.
#
# program   [ path to config file ]
#

@jabberd_router_bin@      @sysconfdir@/router.xml
@jabberd_resolver_bin@    @sysconfdir@/resolver.xml
@jabberd_sm_bin@          @sysconfdir@/sm.xml
@jabberd_s2s_bin@         @sysconfdir@/s2s.xml
@jabberd_c2s_bin@         @sysconfdir@/c2s.xml