From: Rob H. <for...@us...> - 2003-07-08 22:07:53
|
Update of /cvsroot/sandweb/sandweb/debian In directory sc8-pr-cvs1:/tmp/cvs-serv30111/debian Modified Files: sandweb.cfg Log Message: * hackishly implemented Unix auth, identified what needs to be changed to make it cleaner * must've forgot to checkin batch_download, here it is Index: sandweb.cfg =================================================================== RCS file: /cvsroot/sandweb/sandweb/debian/sandweb.cfg,v retrieving revision 1.2 retrieving revision 1.3 diff -U2 -r1.2 -r1.3 --- sandweb.cfg 1 Apr 2003 02:46:26 -0000 1.2 +++ sandweb.cfg 8 Jul 2003 22:07:51 -0000 1.3 @@ -3,5 +3,5 @@ <!-- config tree for logging behavior --> - <logging debug="0" + <logging debug="1" log="1" /> |