view doc/roundup-server.ini.example @ 3874:4c8d853017f2

strip rolename & fix rolename unittest - strip the rolename earlier in processing so we handle pure-whitespace - change modeline per alex's suggestion - add unittest for all-white space roles - somehow I managed to check in a broken unittest previously. add in the user lookup so it works.
author Justus Pendleton <jpend@users.sourceforge.net>
date Fri, 31 Aug 2007 17:45:17 +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/