settings.json (2639B)
1 { 2 "alt-speed-down": 0, 3 "alt-speed-enabled": false, 4 "alt-speed-time-begin": 0, 5 "alt-speed-time-day": 0, 6 "alt-speed-time-enabled": false, 7 "alt-speed-time-end": 0, 8 "alt-speed-up": 0, 9 "announce-ip": "", 10 "announce-ip-enabled": false, 11 "anti-brute-force-enabled": false, 12 "anti-brute-force-threshold": 100, 13 "bind-address-ipv4": "0.0.0.0", 14 "bind-address-ipv6": "::", 15 "blocklist-enabled": false, 16 "blocklist-url": "http://www.example.com/blocklist", 17 "cache-size-mb": 16, 18 "default-trackers": "", 19 "dht-enabled": true, 20 "download-dir": "/home/mc/dl/", 21 "download-queue-enabled": false, 22 "download-queue-size": -1, 23 "encryption": 1, 24 "idle-seeding-limit": 0, 25 "idle-seeding-limit-enabled": true, 26 "incomplete-dir": "/home/mc/dl/", 27 "incomplete-dir-enabled": false, 28 "lpd-enabled": false, 29 "message-level": 0, 30 "peer-congestion-algorithm": "", 31 "peer-id-ttl-hours": 0, 32 "peer-limit-global": 65535, 33 "peer-limit-per-torrent": 65535, 34 "peer-port": 55170, 35 "peer-port-random-high": 65535, 36 "peer-port-random-low": 49152, 37 "peer-port-random-on-start": true, 38 "peer-socket-tos": "default", 39 "pex-enabled": true, 40 "port-forwarding-enabled": true, 41 "preallocation": 2, 42 "prefetch-enabled": true, 43 "queue-stalled-enabled": false, 44 "queue-stalled-minutes": 0, 45 "ratio-limit": 0, 46 "ratio-limit-enabled": true, 47 "rename-partial-files": false, 48 "rpc-authentication-required": false, 49 "rpc-bind-address": "0.0.0.0", 50 "rpc-enabled": true, 51 "rpc-host-whitelist": "", 52 "rpc-host-whitelist-enabled": false, 53 "rpc-password": "{e289f8a6e6c6829cf34b7c8ea6cd97498c1381caMfBs6RQq", 54 "rpc-port": 9091, 55 "rpc-socket-mode": "0750", 56 "rpc-url": "/transmission/", 57 "rpc-username": "", 58 "rpc-whitelist": "", 59 "rpc-whitelist-enabled": false, 60 "scrape-paused-torrents-enabled": false, 61 "script-torrent-added-enabled": false, 62 "script-torrent-added-filename": "", 63 "script-torrent-done-enabled": true, 64 "script-torrent-done-filename": "/home/mc/.local/bin/bar/torr.sh", 65 "script-torrent-done-seeding-enabled": false, 66 "script-torrent-done-seeding-filename": "", 67 "seed-queue-enabled": true, 68 "seed-queue-size": 0, 69 "speed-limit-down": 4294966, 70 "speed-limit-down-enabled": false, 71 "speed-limit-up": 0, 72 "speed-limit-up-enabled": true, 73 "start-added-torrents": true, 74 "tcp-enabled": true, 75 "torrent-added-verify-mode": "fast", 76 "trash-original-torrent-files": false, 77 "umask": 0, 78 "upload-slots-per-torrent": 0, 79 "utp-enabled": true 80 }