We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6ae71cb commit 5f42d39Copy full SHA for 5f42d39
rootfs/etc/cont-init.d/03-config.sh
@@ -320,6 +320,7 @@ if [ -d "/var/www/rutorrent/plugins/create" ]; then
320
\$useExternal = 'mktorrent';
321
\$pathToCreatetorrent = '/usr/local/bin/mktorrent';
322
\$recentTrackersMaxCount = 15;
323
+\$useInternalHybrid = true;
324
EOL
325
chown nobody:nogroup "/var/www/rutorrent/plugins/create/conf.php"
326
else
0 commit comments