ma torrent: do not show full rpc dump
This commit is contained in:
parent
8531ae5640
commit
1c7e182756
@ -55,7 +55,7 @@ in {
|
|||||||
# log.add_output = "dht_debug", "rtorrent-systemd"
|
# log.add_output = "dht_debug", "rtorrent-systemd"
|
||||||
# log.add_output = "tracker_debug", "rtorrent-systemd"
|
# log.add_output = "tracker_debug", "rtorrent-systemd"
|
||||||
log.add_output = "rpc_events", "rtorrent-systemd"
|
log.add_output = "rpc_events", "rtorrent-systemd"
|
||||||
log.add_output = "rpc_dump", "rtorrent-systemd"
|
# log.add_output = "rpc_dump", "rtorrent-systemd"
|
||||||
system.daemon.set = true
|
system.daemon.set = true
|
||||||
'';
|
'';
|
||||||
# dump old torrents into watch folder to have them re-added
|
# dump old torrents into watch folder to have them re-added
|
||||||
|
Loading…
Reference in New Issue
Block a user