Linux/Transmission

From Wiki

/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-password": "{64ae06492a41d5575528249b46de524087c34e4fTuI5Qn4K",.
    "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