#
# DITrack web interface configuration file
#

[paths]
database: /X/W/ditrack.org/issues/data/issues
templates: /u/vss/ditrack/src/trunk/webui/templates
svn: /usr/local/bin/svn

[appearance]
title = DITrack Issues: The Web Interface

[misc]
# If set, references to revisions in issue comments will be linked to ViewSVN
# at specified location.
viewsvn-url: http://viewsvn.ditrack.org/index.cgi

# Perform database update (sync with the repository) if it's older than this
# number of minutes at the time the CGI is invoked.
update-interval: 5
