Advertisement
Guest User

Untitled

a guest
Dec 12th, 2019
311
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
YAML 2.29 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": 4,
  14.     "dht-enabled": true,
  15.     "download-dir": "/data/torrents/complete",
  16.     "download-queue-enabled": true,
  17.     "download-queue-size": 5,
  18.     "encryption": 1,
  19.     "idle-seeding-limit": 30,
  20.     "idle-seeding-limit-enabled": false,
  21.     "incomplete-dir": "/data/torrents/incomplete",
  22.     "incomplete-dir-enabled": true,
  23.     "lpd-enabled": false,
  24.     "message-level": 2,
  25.     "peer-congestion-algorithm": "",
  26.     "peer-id-ttl-hours": 6,
  27.     "peer-limit-global": 200,
  28.     "peer-limit-per-torrent": 50,
  29.     "peer-port": 51413,
  30.     "peer-port-random-high": 65535,
  31.     "peer-port-random-low": 49152,
  32.     "peer-port-random-on-start": false,
  33.     "peer-socket-tos": "default",
  34.     "pex-enabled": true,
  35.     "port-forwarding-enabled": true,
  36.     "preallocation": 1,
  37.     "prefetch-enabled": true,
  38.     "queue-stalled-enabled": true,
  39.     "queue-stalled-minutes": 30,
  40.     "ratio-limit": 2,
  41.     "ratio-limit-enabled": false,
  42.     "rename-partial-files": true,
  43.     "rpc-authentication-required": true,
  44.     "rpc-bind-address": "0.0.0.0",
  45.     "rpc-enabled": true,
  46.     "rpc-host-whitelist": "",
  47.     "rpc-host-whitelist-enabled": true,
  48.     "rpc-password": "{5242a8572f650d6481afcda1ff4aa89facaa9743Z.vMFa3G",
  49.     "rpc-port": 9091,
  50.     "rpc-url": "/transmission/",
  51.     "rpc-username": "transmission",
  52.     "rpc-whitelist": "127.0.0.1",
  53.     "rpc-whitelist-enabled": false,
  54.     "scrape-paused-torrents-enabled": true,
  55.     "script-torrent-done-enabled": false,
  56.     "script-torrent-done-filename": "",
  57.     "seed-queue-enabled": false,
  58.     "seed-queue-size": 10,
  59.     "speed-limit-down": 100,
  60.     "speed-limit-down-enabled": false,
  61.     "speed-limit-up": 100,
  62.     "speed-limit-up-enabled": false,
  63.     "start-added-torrents": true,
  64.     "trash-original-torrent-files": false,
  65.     "umask": 2,
  66.     "upload-slots-per-torrent": 14,
  67.     "utp-enabled": false,
  68.     "watch-dir": "/watch",
  69.     "watch-dir-enabled": true
  70. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement