From: Tim R. <tim...@us...> - 2004-11-08 20:06:13
|
Update of /cvsroot/infobot/infobot/conf/dist In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv17394/conf/dist Modified Files: infobot.config Log Message: defaults Index: infobot.config =================================================================== RCS file: /cvsroot/infobot/infobot/conf/dist/infobot.config,v retrieving revision 1.1 retrieving revision 1.2 diff -w -u -r1.1 -r1.2 --- infobot.config 12 Aug 2004 22:54:45 -0000 1.1 +++ infobot.config 8 Nov 2004 20:06:03 -0000 1.2 @@ -12,13 +12,13 @@ # out options you don't want. # the internal name for this bot -ident i-bot +ident infobot # the nickname we want wantNick $ident # the prefix of the dbm files -dbname $ident +dbname conf/$ident # where to put logging info logfile $dbname.log |