From 55c71dddb4e30da9efde6444bc6a8fc0ed1db912 Mon Sep 17 00:00:00 2001 From: Pika <15848969+ThatNerdyPikachu@users.noreply.github.com> Date: Sun, 24 May 2020 15:38:21 -0400 Subject: [PATCH] Change some comments --- root/defaults/rtorrent.rc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/root/defaults/rtorrent.rc b/root/defaults/rtorrent.rc index 16e31653..c06191d1 100644 --- a/root/defaults/rtorrent.rc +++ b/root/defaults/rtorrent.rc @@ -1,4 +1,4 @@ -# Required for rTorrent +# Required for ruTorrent execute2 = {sh,-c,/usr/bin/php7 /app/rutorrent/php/initplugins.php abc &} execute.nothrow = rm,/run/php/.rtorrent.sock network.scgi.open_local = /run/php/.rtorrent.sock @@ -24,7 +24,7 @@ session = /config/rtorrent/rtorrent_sess # Stop torrents when your drive has <100M free disk space schedule = low_diskspace,5,60,close_low_diskspace=100M -# Networking +# Ports network.port_range.set = 51413-51413 network.port_random.set = no