Advertisement
Guest User

tr_conf

a guest
Apr 18th, 2020
35
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 2.31 KB | None | 0 0
  1. {
  2.     "alt-speed-down": 50,
  3.     "alt-speed-enabled": false,
  4.     "alt-speed-time-begin": 540,
  5.     "alt-speed-time-day": 127,
  6.     "alt-speed-time-enabled": false,
  7.     "alt-speed-time-end": 1020,
  8.     "alt-speed-up": 50,
  9.     "bind-address-ipv4": "0.0.0.0",
  10.     "bind-address-ipv6": "::",
  11.     "blocklist-enabled": false,
  12.     "blocklist-url": "http://www.example.com/blocklist",
  13.     "cache-size-mb": 2,
  14.     "dht-enabled": true,
  15.     "download-dir": "<!SECRET>",
  16.     "download-limit": 100,
  17.     "download-limit-enabled": 0,
  18.     "download-queue-enabled": true,
  19.     "download-queue-size": 2,
  20.     "encryption": 0,
  21.     "idle-seeding-limit": 30,
  22.     "idle-seeding-limit-enabled": false,
  23.     "incomplete-dir": "<!SECRET>",
  24.     "incomplete-dir-enabled": true,
  25.     "lpd-enabled": false,
  26.     "max-peers-global": 200,
  27.     "message-level": 2,
  28.     "peer-congestion-algorithm": "",
  29.     "peer-id-ttl-hours": 6,
  30.     "peer-limit-global": 300,
  31.     "peer-limit-per-torrent": 50,
  32.     "peer-port": 51415,
  33.     "peer-port-random-high": 65535,
  34.     "peer-port-random-low": 49152,
  35.     "peer-port-random-on-start": false,
  36.     "peer-socket-tos": "default",
  37.     "pex-enabled": true,
  38.     "port-forwarding-enabled": true,
  39.     "preallocation": 1,
  40.     "prefetch-enabled": true,
  41.     "queue-stalled-enabled": true,
  42.     "queue-stalled-minutes": 30,
  43.     "ratio-limit": 2,
  44.     "ratio-limit-enabled": false,
  45.     "rename-partial-files": true,
  46.     "rpc-authentication-required": true,
  47.     "rpc-bind-address": "0.0.0.0",
  48.     "rpc-enabled": true,
  49.     "rpc-host-whitelist": "",
  50.     "rpc-host-whitelist-enabled": true,
  51.     "rpc-password": "<!SECRET>",
  52.     "rpc-port": 9091,
  53.     "rpc-url": "/transmission/",
  54.     "rpc-username": "<!SECRET>",
  55.     "rpc-whitelist": "<!SECRET>",
  56.     "rpc-whitelist-enabled": true,
  57.     "scrape-paused-torrents-enabled": true,
  58.     "script-torrent-done-enabled": true,
  59.     "script-torrent-done-filename": "<!SECRET>",
  60.     "seed-queue-enabled": false,
  61.     "seed-queue-size": 10,
  62.     "speed-limit-down": 1,
  63.     "speed-limit-down-enabled": false,
  64.     "speed-limit-up": 100,
  65.     "speed-limit-up-enabled": false,
  66.     "start-added-torrents": true,
  67.     "trash-original-torrent-files": false,
  68.     "umask": 2,
  69.     "upload-limit": 100,
  70.     "upload-limit-enabled": 0,
  71.     "upload-slots-per-torrent": 14,
  72.     "utp-enabled": true
  73. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement