Skip to content

Commit

Permalink
Change some comments
Browse files Browse the repository at this point in the history
  • Loading branch information
ThatNerdyPikachu committed May 24, 2020
1 parent 51583e9 commit 55c71dd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions 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
Expand All @@ -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

Expand Down

0 comments on commit 55c71dd

Please sign in to comment.