Mercurial > p > roundup > code
view doc/roundup-server.ini.example @ 4949:c3a90535f7a7
Backed out changeset 4a3a35192ad1
Issue2550859 is a duplicate of Issue2550840 and jerrykan fixed
Issue2550840 with rev b261763.
Jerrykan suspects that the web site wasn't rebuilt
since his patch went in and I think he is right.
| author | John Rouillard <rouilj@ieee.org> |
|---|---|
| date | Sun, 07 Dec 2014 20:15:45 -0500 |
| parents | 679118b572d5 |
| children | 96dc9f07340a |
line wrap: on
line source
; This is a sample configuration file for roundup-server. See the ; admin_guide for information about its contents. [main] port = 8080 ;hostname = ;user = ;group = ;log_ip = yes ;pidfile = ;logfile = ;template = ;ssl = no ;pem = ; Add one of these per tracker being served [trackers] home = /path/to/tracker
