view doc/roundup-server.ini.example @ 3705:ba2eeadeed69

filtering helper for users (nosy etc.). Uses frames; no <noframes> version so far (but most Javascript-capable browsers will support frames anyway)
author Tobias Herp <tobias-herp@users.sourceforge.net>
date Mon, 18 Sep 2006 00:03:05 +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/