mirror of
https://github.com/hoellen/dockerfiles.git
synced 2025-07-03 07:35:41 +00:00
initial commit
This commit is contained in:
5
rutorrent/rootfs/var/www/torrent/plugins/create/conf.php
Normal file
5
rutorrent/rootfs/var/www/torrent/plugins/create/conf.php
Normal file
@ -0,0 +1,5 @@
|
||||
<?php
|
||||
|
||||
$useExternal = 'mktorrent';
|
||||
$pathToCreatetorrent = '/usr/local/bin/mktorrent';
|
||||
$recentTrackersMaxCount = 15;
|
Reference in New Issue
Block a user