Advertisement
Guest User

Untitled

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