aboutsummaryrefslogtreecommitdiffstats
path: root/main/trac/tracd.confd
blob: 2cb9d292a7cbaddcd348baec068ca00599e5f41d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# The commented variables in this file are the defaults that are used
# in the init-script.  You don't need to uncomment them except to
# customize them to different values.

# Port for tracd
#TRACD_PORT="8000"

# Options for tracd
#TRACD_OPTS="--env-parent-dir /var/lib/trac/"

# User and group as which to run tracd
#TRACD_USER="tracd"
#TRACD_GROUP="tracd"