Advertisement
Guest User

Untitled

a guest
Feb 15th, 2013
161
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.30 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": "",
  13. "cache-size-mb": 4,
  14. "dht-enabled": true,
  15. "download-dir": "/media/hdd",
  16. "download-limit": 100,
  17. "download-limit-enabled": 0,
  18. "download-queue-enabled": true,
  19. "download-queue-size": 5,
  20. "encryption": 0,
  21. "idle-seeding-limit": 30,
  22. "idle-seeding-limit-enabled": false,
  23. "incomplete-dir": "/media/hdd/incomplete",
  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": 51413,
  32. "peer-port-random-high": 65535,
  33. "peer-port-random-low": 49152,
  34. "peer-port-random-on-start": false,
  35. "peer-socket-tos": "default",
  36. "pex-enabled": true,
  37. "port-forwarding-enabled": true,
  38. "preallocation": 1,
  39. "prefetch-enabled": 1,
  40. "queue-stalled-enabled": true,
  41. "queue-stalled-minutes": 30,
  42. "ratio-limit": 2,
  43. "ratio-limit-enabled": false,
  44. "rename-partial-files": true,
  45. "rpc-authentication-required": true,
  46. "rpc-bind-address": "0.0.0.0",
  47. "rpc-enabled": true,
  48. "rpc-password": "raspberry",
  49. "rpc-port": 9091,
  50. "rpc-url": "/transmission/",
  51. "rpc-username": "xbian",
  52. "rpc-whitelist": "127.0.0.1,192.168.*.*,10.0.*.*",
  53. "rpc-whitelist-enabled": true,
  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. "seed-queue-size": 10,
  60. "speed-limit-down": 100,
  61. "speed-limit-down-enabled": false,
  62. "speed-limit-up": 100,
  63. "speed-limit-up-enabled": false,
  64. "start-added-torrents": true,
  65. "trash-original-torrent-files": false,
  66. "umask": 2,
  67. "upload-limit": 100,
  68. "upload-limit-enabled": 0,
  69. "upload-slots-per-torrent": 14,
  70. "utp-enabled": true,
  71. "watch-dir": "/home/xbian/torrents",
  72. "watch-dir-enabled": true
  73. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement