cyla

cyla

May 23rd, 2009
78
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.51 KB | None | 0 0
  1. download_rate = 256
  2. upload_rate = 1
  3.  
  4. port_random = yes
  5. use_udp_trackers = yes
  6. encryption = allow_incoming,try_outgoing,enable_retry
  7.  
  8. dht = auto
  9. peer_exchange = yes
  10.  
  11. check_hash = no
  12. safe_sync = yes
  13. hash_read_ahead = 10
  14. hash_interval = 10
  15. hash_max_tries = 5
  16.  
  17. umask = 0002
  18.  
  19. scgi_local = ~/torrent/.socket/rpc.socket
  20. xmlrpc_dialect = i8
  21.  
  22. encoding_list = UTF-8
  23.  
  24. session = ~/torrent/.session
  25. directory = ~/torrent/unfinished
  26. execute_log = ~/torrent/execute.log
  27. tracker_dump = ~/torrent/tracker.log
  28.  
Add Comment
Please, Sign In to add comment