view doc/roundup-server.ini.example @ 3638:22ec8e91da2b

Fix -c option (default class) for roundup-mailgw Fixes [SF#1505649] "-c option for roundup-mailgw won't accept parameter + patch"
author Ralf Schlatterbeck <schlatterbeck@users.sourceforge.net>
date Sat, 15 Jul 2006 10:08:01 +0000
parents 9c55f2bc5961
children 2359d6304a4f
line wrap: on
line source

; This is a sample configuration file for roundup-server. See the
; admin_guide for information about its contents.
[server]
port = 8080
;hostname = 
;user = 
;group = 
;log_ip = yes
;pidfile = 
;logfile = 


; Add one of these per tracker being served
[tracker_url_component]
home = /path/to/tracker


Roundup Issue Tracker: http://roundup-tracker.org/