From d7529d3b8493c0df0951b2ea9ecd7a61dbcc177b Mon Sep 17 00:00:00 2001 From: Speeddymon Date: Fri, 9 Sep 2016 01:57:07 -0500 Subject: [PATCH] Correct Download list layout style to 0.9 format. Blame @rakshasa for using old style. --- doc/rtorrent.rc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/rtorrent.rc b/doc/rtorrent.rc index 9c940ebe..54383176 100644 --- a/doc/rtorrent.rc +++ b/doc/rtorrent.rc @@ -100,4 +100,4 @@ # Set downlad list layout style. ("full", "compact") # -#torrent_list_layout = "full" +#ui.torrent_list.layout.set = "full"