|
From: Bob T. <bt...@us...> - 2005-02-14 17:19:44
|
Update of /cvsroot/benson/benson3/conf In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv18626 Modified Files: benson.conf.tmpl Log Message: Added the Request Tracker URL directive Index: benson.conf.tmpl =================================================================== RCS file: /cvsroot/benson/benson3/conf/benson.conf.tmpl,v retrieving revision 1.13 retrieving revision 1.14 diff -C2 -r1.13 -r1.14 *** benson.conf.tmpl 1 Mar 2004 22:28:15 -0000 1.13 --- benson.conf.tmpl 14 Feb 2005 17:19:35 -0000 1.14 *************** *** 97,100 **** --- 97,106 ---- WebserverURL http://changeme + # + # RTserverURL: <string> + # This is for the Request Tracker URL for creating tickets + # + RTserverURL http://changeme + # # HistoricalOnline: <integer> (in days) |