From 431f51d951ba00372b65a0b2cefbb41ff6ecd7d0 Mon Sep 17 00:00:00 2001 From: kannibalox Date: Sat, 12 Mar 2022 08:51:37 -0500 Subject: [PATCH] Updated RTorrentRatioHandling (markdown) --- RTorrentRatioHandling.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/RTorrentRatioHandling.md b/RTorrentRatioHandling.md index 4c51a1b..1776eff 100644 --- a/RTorrentRatioHandling.md +++ b/RTorrentRatioHandling.md @@ -57,7 +57,7 @@ If you wish to specify different ratio's for different watch directories, do the ``` # Add new views. You may find out what downloads they contain through # 'ui.current_view.set=group_1' command or XMLRPC calls. -view_add = view_group_1 +view.add = view_group_1 # Make the views persist across sessions. view.persistent = view_group_1