Advertisement
Guest User

Deluge config

a guest
Aug 11th, 2014
572
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.53 KB | None | 0 0
  1. {
  2. "file": 1,
  3. "format": 1
  4. }{
  5. "info_sent": 0.0,
  6. "lsd": true,
  7. "send_info": false,
  8. "move_completed_path": "/home/Teddi",
  9. "enc_in_policy": 1,
  10. "queue_new_to_top": false,
  11. "ignore_limits_on_local_network": true,
  12. "rate_limit_ip_overhead": true,
  13. "daemon_port": 58846,
  14. "natpmp": true,
  15. "max_active_limit": -1,
  16. "utpex": true,
  17. "max_active_downloading": 5,
  18. "max_active_seeding": -1,
  19. "allow_remote": true,
  20. "max_half_open_connections": 75,
  21. "download_location": "/home/Teddi",
  22. "compact_allocation": false,
  23. "max_upload_speed": -1.0,
  24. "cache_expiry": 120,
  25. "prioritize_first_last_pieces": false,
  26. "auto_managed": true,
  27. "enc_level": 2,
  28. "max_connections_per_second": 45,
  29. "dont_count_slow_torrents": true,
  30. "random_outgoing_ports": false,
  31. "max_upload_slots_per_torrent": 4,
  32. "new_release_check": false,
  33. "enc_out_policy": 1,
  34. "outgoing_ports": [
  35. 31330,
  36. 31330
  37. ],
  38. "seed_time_limit": -1,
  39. "cache_size": 1024,
  40. "share_ratio_limit": -1.0,
  41. "max_download_speed": -1.0,
  42. "geoip_db_location": "/usr/local/share/GeoIP/GeoIP.dat",
  43. "torrentfiles_location": "/home/Teddi",
  44. "stop_seed_at_ratio": false,
  45. "peer_tos": "0x00",
  46. "listen_interface": "re0",
  47. "upnp": true,
  48. "max_download_speed_per_torrent": -1,
  49. "max_upload_slots_global": 6,
  50. "enabled_plugins": [
  51. "WebUi",
  52. "Label"
  53. ],
  54. "random_port": false,
  55. "autoadd_enable": false,
  56. "max_connections_global": 400,
  57. "enc_prefer_rc4": false,
  58. "listen_ports": [
  59. 31331,
  60. 31331
  61. ],
  62. "dht": true,
  63. "stop_seed_ratio": 15.0,
  64. "seed_time_ratio_limit": -1.0,
  65. "max_upload_speed_per_torrent": -1,
  66. "copy_torrent_file": false,
  67. "del_copy_torrent_file": false,
  68. "move_completed": false,
  69. "proxies": {
  70. "peer": {
  71. "username": "",
  72. "password": "",
  73. "type": 0,
  74. "hostname": "",
  75. "port": 8080
  76. },
  77. "web_seed": {
  78. "username": "",
  79. "password": "",
  80. "type": 0,
  81. "hostname": "",
  82. "port": 8080
  83. },
  84. "tracker": {
  85. "username": "",
  86. "password": "",
  87. "type": 0,
  88. "hostname": "",
  89. "port": 8080
  90. },
  91. "dht": {
  92. "username": "",
  93. "password": "",
  94. "type": 0,
  95. "hostname": "",
  96. "port": 8080
  97. }
  98. },
  99. "add_paused": false,
  100. "max_connections_per_torrent": 100,
  101. "remove_seed_at_ratio": true,
  102. "autoadd_location": "/home/Teddi",
  103. "plugins_location": "/home/Teddi/.config/deluge/plugins"
  104. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement