lets say my bot is in 3 channels atm and in the config i set up 3 different dirs ( /logs/abc, /logs/def, /logs/ghi ) to log the channels in. All logs are kept and and prcessed by pisg.
like this
Code: Select all
logfile jpkc #abc /home/bin/eggdrop/logs/abc/alb.log
But eggdrop keeps the excact logs I told in the config to write in special directories in the main standart log dir /logs too.
can i turn it off, since it eats up my shell quota faster then necessary?
[/code]