You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

core.conf 2.4KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105
  1. {
  2. "file": 1,
  3. "format": 1
  4. }{
  5. "info_sent": 0.0,
  6. "lsd": true,
  7. "send_info": false,
  8. "move_completed_path": "/data/complete",
  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": 40,
  16. "utpex": true,
  17. "max_active_downloading": 10,
  18. "max_active_seeding": 5,
  19. "allow_remote": true,
  20. "max_half_open_connections": 20,
  21. "download_location": "/data/incomplete",
  22. "compact_allocation": false,
  23. "max_upload_speed": 256.0,
  24. "cache_expiry": 60,
  25. "prioritize_first_last_pieces": false,
  26. "auto_managed": true,
  27. "enc_level": 2,
  28. "max_connections_per_second": 20,
  29. "dont_count_slow_torrents": true,
  30. "random_outgoing_ports": true,
  31. "max_upload_slots_per_torrent": 4,
  32. "new_release_check": false,
  33. "enc_out_policy": 1,
  34. "outgoing_ports": [
  35. 0,
  36. 0
  37. ],
  38. "seed_time_limit": 0,
  39. "cache_size": 512,
  40. "share_ratio_limit": 0.0,
  41. "max_download_speed": 4608.0,
  42. "geoip_db_location": "/usr/share/GeoIP/GeoIP.dat",
  43. "torrentfiles_location": "/data/torrents",
  44. "stop_seed_at_ratio": true,
  45. "peer_tos": "0x00",
  46. "listen_interface": "",
  47. "upnp": true,
  48. "max_download_speed_per_torrent": -1,
  49. "max_upload_slots_global": 4,
  50. "enabled_plugins": [
  51. "Label",
  52. "IfaceWatch",
  53. "DeletePartials"
  54. ],
  55. "random_port": false,
  56. "autoadd_enable": true,
  57. "max_connections_global": 200,
  58. "enc_prefer_rc4": true,
  59. "listen_ports": [
  60. 8563,
  61. 8575
  62. ],
  63. "dht": true,
  64. "stop_seed_ratio": 0.5,
  65. "seed_time_ratio_limit": 0.0,
  66. "max_upload_speed_per_torrent": -1,
  67. "copy_torrent_file": true,
  68. "del_copy_torrent_file": false,
  69. "move_completed": true,
  70. "proxies": {
  71. "peer": {
  72. "username": "",
  73. "password": "",
  74. "type": 0,
  75. "hostname": "",
  76. "port": 8080
  77. },
  78. "web_seed": {
  79. "username": "",
  80. "password": "",
  81. "type": 0,
  82. "hostname": "",
  83. "port": 8080
  84. },
  85. "tracker": {
  86. "username": "",
  87. "password": "",
  88. "type": 0,
  89. "hostname": "",
  90. "port": 8080
  91. },
  92. "dht": {
  93. "username": "",
  94. "password": "",
  95. "type": 0,
  96. "hostname": "",
  97. "port": 8080
  98. }
  99. },
  100. "add_paused": false,
  101. "max_connections_per_torrent": 40,
  102. "remove_seed_at_ratio": false,
  103. "autoadd_location": "/data/torrents_watch",
  104. "plugins_location": "/config/plugins"
  105. }