File: default

package info (click to toggle)
jabberd2 2.7.0-10
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 4,196 kB
  • sloc: ansic: 37,104; sh: 1,100; perl: 656; xml: 561; makefile: 511; python: 238; ruby: 145; sql: 55
file content (15 lines) | stat: -rw-r--r-- 220 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# Defaults for jabberd2 initscript
# sourced by /etc/init.d/jabberd2
# installed at /etc/default/jabberd2 by the maintainer scripts

# run router
ROUTER_RUN=1

# run sm
SM_RUN=1

# run s2s
S2S_RUN=1

# run c2s
C2S_RUN=1