From f4c7cc8b8db7e87b16bd888a7ac6262e0ff34d41 Mon Sep 17 00:00:00 2001
From: makefu <github@syntax-fehler.de>
Date: Wed, 25 Sep 2019 15:07:32 +0200
Subject: [PATCH] ma torrent: do not show full rpc dump

---
 2configs/torrent.nix | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/2configs/torrent.nix b/2configs/torrent.nix
index 9b73653..74f1e5f 100644
--- a/2configs/torrent.nix
+++ b/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