14 lines
359 B
Plaintext
14 lines
359 B
Plaintext
|
# 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"
|