From: <bla...@us...> - 2003-12-27 15:49:04
|
Update of /cvsroot/ngetsuite/ngetsuite In directory sc8-pr-cvs1:/tmp/cvs-serv7106 Modified Files: sampleconfig Log Message: added debug entry Index: sampleconfig =================================================================== RCS file: /cvsroot/ngetsuite/ngetsuite/sampleconfig,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** sampleconfig 25 Oct 2003 00:58:13 -0000 1.3 --- sampleconfig 27 Dec 2003 15:49:01 -0000 1.4 *************** *** 12,13 **** --- 12,15 ---- port = 12345 daemon_log = /tmp/nget-daemon.log + + debug = 0 |