granada

pacget.conf

Mar 6th, 2012
184
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 0.39 KB | None | 0 0
  1. # The log file
  2. log=/var/log/pacget.log
  3. # Number of servers to download from
  4. split=5
  5. # Minimum file size that justifies a split, i.e. concurrent download (default 20M)
  6. min-split-size=1M
  7. # Maximum download speed (0 = unrestricted)
  8. max-download-limit=0
  9. # Minimum download speed (0 = do not care)
  10. lowest-speed-limit=0
  11. # Server timeout period
  12. timeout=5
  13. # 'none' or 'falloc'
  14. file-allocation=none
Add Comment
Please, Sign In to add comment