Skip to content

Commit

Permalink
Merge pull request #341 from stickz/patch-5
Browse files Browse the repository at this point in the history
ruTorrent v4.3.0 fix
  • Loading branch information
crazy-max authored Apr 29, 2024
2 parents 6ae71cb + 5f42d39 commit a382871
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions rootfs/etc/cont-init.d/03-config.sh
Original file line number Diff line number Diff line change
Expand Up @@ -320,6 +320,7 @@ if [ -d "/var/www/rutorrent/plugins/create" ]; then
\$useExternal = 'mktorrent';
\$pathToCreatetorrent = '/usr/local/bin/mktorrent';
\$recentTrackersMaxCount = 15;
\$useInternalHybrid = true;
EOL
chown nobody:nogroup "/var/www/rutorrent/plugins/create/conf.php"
else
Expand Down

0 comments on commit a382871

Please sign in to comment.