Advertisement
razec

settings.json

Jul 19th, 2015
263
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.34 KB | None | 0 0
  1. {
  2. "alt-speed-down":750,
  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": true,
  12. "blocklist-url": "http://list.iblocklist.com/?list=bt_level1&fileformat=p2p&archiveformat=gz",
  13. "cache-size-mb": 4,
  14. "dht-enabled": true,
  15. "download-dir": "/home/cezar/torrents/",
  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": "/home/cezar/torrents/",
  22. "incomplete-dir-enabled": false,
  23. "lpd-enabled": false,
  24. "message-level": 2,
  25. "peer-congestion-algorithm": "",
  26. "peer-id-ttl-hours": 6,
  27. "peer-limit-global": 195,
  28. "peer-limit-per-torrent": 195,
  29. "peer-port": 50010,
  30. "peer-port-random-high": 50010,
  31. "peer-port-random-low": 50010,
  32. "peer-port-random-on-start": false,
  33. "peer-socket-tos": "default",
  34. "pex-enabled": true,
  35. "port-forwarding-enabled": false,
  36. "preallocation": 1,
  37. "prefetch-enabled": 1,
  38. "queue-stalled-enabled": true,
  39. "queue-stalled-minutes": 30,
  40. "ratio-limit": 4,
  41. "ratio-limit-enabled": false,
  42. "rename-partial-files": true,
  43. "rpc-authentication-required": false,
  44. "rpc-bind-address": "0.0.0.0",
  45. "rpc-enabled": true,
  46. "rpc-password": "{919e8a0fa12a3c64cd333d6e4ed29a68c3a00797iGJ.JwcW",
  47. "rpc-port": 9091,
  48. "rpc-url": "/transmission/",
  49. "rpc-username": "",
  50. "rpc-whitelist": "127.0.0.1,192.168.*,10.0.0.*",
  51. "rpc-whitelist-enabled": true,
  52. "scrape-paused-torrents-enabled": true,
  53. "script-torrent-done-enabled": false,
  54. "script-torrent-done-filename": "",
  55. "seed-queue-enabled": false,
  56. "seed-queue-size": 10,
  57. "speed-limit-down": 1150,
  58. "speed-limit-down-enabled": true,
  59. "speed-limit-up": 125,
  60. "speed-limit-up-enabled": true,
  61. "start-added-torrents": true,
  62. "trash-original-torrent-files": true,
  63. "umask": 18,
  64. "upload-slots-per-torrent": 14,
  65. "utp-enabled": true
  66. "watch-dir": "/home/cezar/torrents/watch",
  67. "watch-dir-enabled": true
  68. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement