Linux/Transmission
Appearance
< Linux
/etc/transmission-daemon/settings.json
"blocklist-enabled": true,
"blocklist-url": "http://list.iblocklist.com/?list=bt_level1",
"download-dir": "/filesystem/01_filesharing/done",
"idle-seeding-limit": 2,
"idle-seeding-limit-enabled": true,
"incomplete-dir": "/filesystem/01_filesharing/active",
"incomplete-dir-enabled": true,
"peer-limit-global": 300,
"peer-limit-per-torrent": 100,
"ratio-limit": 0.0098,
"ratio-limit-enabled": true,
"rpc-authentication-required": false,
"rpc-bind-address": "127.0.0.1",
"rpc-enabled": true,
"rpc-port": 9091,
"rpc-url": "/login/transmission/",
"rpc-username": "transmission",
"rpc-whitelist": "127.0.0.1",
"rpc-whitelist-enabled": true,
"speed-limit-down": 5000,
"speed-limit-down-enabled": true,
"speed-limit-up": 250,
"speed-limit-up-enabled": true,
"umask": 2,
"watch-dir": "/filesystem/01_filesharing/watch",
"watch-dir-enabled": true