| 12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182 |
- {
- "alt-speed-down": 50,
- "alt-speed-enabled": false,
- "alt-speed-time-begin": 540,
- "alt-speed-time-day": 127,
- "alt-speed-time-enabled": false,
- "alt-speed-time-end": 1020,
- "alt-speed-up": 50,
- "announce-ip": "",
- "announce-ip-enabled": false,
- "anti-brute-force-enabled": false,
- "anti-brute-force-threshold": 100,
- "bind-address-ipv4": "0.0.0.0",
- "bind-address-ipv6": "::",
- "blocklist-enabled": true,
- "blocklist-url": "https://github.com/Naunter/BT_BlockLists/releases/download/master/bt_blocklists.gz",
- "cache-size-mb": 4,
- "default-trackers": "",
- "dht-enabled": true,
- "download-dir": "/downloads/complete",
- "download-queue-enabled": true,
- "download-queue-size": 5,
- "encryption": 1,
- "idle-seeding-limit": 30,
- "idle-seeding-limit-enabled": false,
- "incomplete-dir": "/downloads/incomplete",
- "incomplete-dir-enabled": true,
- "lpd-enabled": false,
- "message-level": 2,
- "peer-congestion-algorithm": "",
- "peer-id-ttl-hours": 6,
- "peer-limit-global": 200,
- "peer-limit-per-torrent": 50,
- "peer-port": 51413,
- "peer-port-random-high": 65535,
- "peer-port-random-low": 49152,
- "peer-port-random-on-start": false,
- "peer-socket-tos": "le",
- "pex-enabled": true,
- "port-forwarding-enabled": true,
- "preallocation": 1,
- "prefetch-enabled": true,
- "queue-stalled-enabled": true,
- "queue-stalled-minutes": 30,
- "ratio-limit": 2,
- "ratio-limit-enabled": false,
- "rename-partial-files": true,
- "rpc-authentication-required": false,
- "rpc-bind-address": "0.0.0.0",
- "rpc-enabled": true,
- "rpc-host-whitelist": "",
- "rpc-host-whitelist-enabled": false,
- "rpc-password": "{80fec953aac2b166b0ac86ae154d5f501dacb70aOl0ofGB5",
- "rpc-port": 9091,
- "rpc-socket-mode": "0750",
- "rpc-url": "/transmission/",
- "rpc-username": "",
- "rpc-whitelist": "",
- "rpc-whitelist-enabled": false,
- "scrape-paused-torrents-enabled": true,
- "script-torrent-added-enabled": false,
- "script-torrent-added-filename": "",
- "script-torrent-done-enabled": false,
- "script-torrent-done-filename": "",
- "script-torrent-done-seeding-enabled": false,
- "script-torrent-done-seeding-filename": "",
- "seed-queue-enabled": false,
- "seed-queue-size": 10,
- "speed-limit-down": 100,
- "speed-limit-down-enabled": false,
- "speed-limit-up": 90,
- "speed-limit-up-enabled": true,
- "start-added-torrents": true,
- "tcp-enabled": true,
- "torrent-added-verify-mode": "fast",
- "trash-original-torrent-files": false,
- "umask": "002",
- "upload-slots-per-torrent": 14,
- "utp-enabled": true,
- "watch-dir": "/watch",
- "watch-dir-enabled": true
- }
|