diff options
Diffstat (limited to '')
| -rw-r--r-- | modules/tlmp/rtorrent.rc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/tlmp/rtorrent.rc b/modules/tlmp/rtorrent.rc index c97d8f4..ec9b989 100644 --- a/modules/tlmp/rtorrent.rc +++ b/modules/tlmp/rtorrent.rc @@ -167,7 +167,7 @@ schedule2 = pyro_startup_log_xmlrpc_open, 7, 0, \ pyro.log_stamp.current.set = (cat, (pyro.date_iso.log_stamp)) log.open_file = log, (pyro.logfile_path, rtorrent) log.add_output = "info", "log" -log.add_output = "tracker_info", "log" +# log.add_output = "tracker_info", "log" log.execute = (pyro.logfile_path, execute) |
