// Options that apply to the debtorrent transport apt method

// The timeout when downloading from the debtorrent method
//Acquire::debtorrent::Timeout "300";

// If true, apt will not store files downloaded from debtorrent in its cache
//Acquire::debtorrent::NoCache "false";

// Whether to display debugging messages from the debtorrent transport
//Debug::Acquire::debtorrent "false";
