From 1c7e1827569d4f51bd331a3784ae7a3fba069377 Mon Sep 17 00:00:00 2001 From: makefu Date: Wed, 25 Sep 2019 15:07:32 +0200 Subject: ma torrent: do not show full rpc dump --- makefu/2configs/torrent.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'makefu') diff --git a/makefu/2configs/torrent.nix b/makefu/2configs/torrent.nix index 9b736537..74f1e5fe 100644 --- a/makefu/2configs/torrent.nix +++ b/makefu/2configs/torrent.nix @@ -55,7 +55,7 @@ in { # log.add_output = "dht_debug", "rtorrent-systemd" # log.add_output = "tracker_debug", "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 ''; # dump old torrents into watch folder to have them re-added -- cgit v1.2.3