Advertisement
Guest User

Untitled

a guest
Apr 8th, 2012
2,200
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. {
  2.     "alt-speed-down": 50,
  3.     "alt-speed-enabled": false,
  4.     "alt-speed-time-begin": 480,
  5.     "alt-speed-time-day": 62,
  6.     "alt-speed-time-enabled": true,
  7.     "alt-speed-time-end": 1170,
  8.     "alt-speed-up": 1,
  9.     "bind-address-ipv4": "0.0.0.0",
  10.     "bind-address-ipv6": "::",
  11.     "blocklist-enabled": true,
  12.     "blocklist-url": "",
  13.     "cache-size-mb": 4,
  14.     "dht-enabled": true,
  15.     "download-dir": "/media/media/In Tray",
  16.     "download-limit": 100,
  17.     "download-limit-enabled": 0,
  18.     "download-queue-enabled": true,
  19.     "download-queue-size": 5,
  20.     "encryption": 1,
  21.     "idle-seeding-limit": 5,
  22.     "idle-seeding-limit-enabled": true,
  23.     "incomplete-dir": "/media/media/Torrents",
  24.     "incomplete-dir-enabled": true,
  25.     "lpd-enabled": false,
  26.     "max-peers-global": 200,
  27.     "message-level": 2,
  28.     "peer-congestion-algorithm": "",
  29.     "peer-limit-global": 240,
  30.     "peer-limit-per-torrent": 60,
  31.     "peer-port": 59007,
  32.     "peer-port-random-high": 65535,
  33.     "peer-port-random-low": 49152,
  34.     "peer-port-random-on-start": true,
  35.     "peer-socket-tos": "default",
  36.     "pex-enabled": true,
  37.     "port-forwarding-enabled": false,
  38.     "preallocation": 0,
  39.     "prefetch-enabled": 1,
  40.     "queue-stalled-enabled": true,
  41.     "queue-stalled-minutes": 30,
  42.     "ratio-limit": 0.0098,
  43.     "ratio-limit-enabled": true,
  44.     "rename-partial-files": true,
  45.     "rpc-authentication-required": false,
  46.     "rpc-bind-address": "0.0.0.0",
  47.     "rpc-enabled": true,
  48.     "rpc-password": "my password is better than your password",
  49.     "rpc-port": 9091,
  50.     "rpc-url": "/transmission/",
  51.     "rpc-username": "transmission",
  52.     "rpc-whitelist": "127.0.0.1,192.168.0.*",
  53.     "rpc-whitelist-enabled": false,
  54.     "scrape-paused-torrents-enabled": true,
  55.     "script-torrent-done-enabled": true,
  56.     "script-torrent-done-filename": "/usr/local/bin/torrentMail.sh",
  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": 10,
  62.     "speed-limit-up-enabled": true,
  63.     "start-added-torrents": false,
  64.     "trash-original-torrent-files": true,
  65.     "umask": 18,
  66.     "upload-limit": 100,
  67.     "upload-limit-enabled": 0,
  68.     "upload-slots-per-torrent": 14,
  69.     "utp-enabled": true,
  70.     "watch-dir": "/home/john/Dropbox/torrents",
  71.     "watch-dir-enabled": true
  72. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement