jabberd.cfg.dist.in
来自「这是一个完全开放的」· IN 代码 · 共 20 行
IN
20 行
## 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
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?