]> git.mxchange.org Git - quix0rs-apt-p2p.git/blobdiff - debian/apt-p2p.conf.sgml
WIP on sending multiple KRPC requests before timeout.
[quix0rs-apt-p2p.git] / debian / apt-p2p.conf.sgml
index 301ccb1a5d7b7ec11a9e049b61600a9c2a6f1f1f..722de014a4f19b674bb337153eaea566d397b34e 100644 (file)
                  (Default is 9977.)</para>
            </listitem>
          </varlistentry>
+         <varlistentry>
+           <term><option>UPLOAD_LIMIT = <replaceable>speed</replaceable></option></term>
+            <listitem>
+             <para>The <replaceable>speed</replaceable> to limit sending data to peers to, in KBytes/sec.
+               Set this to 0 to not limit the upload bandwidth.
+               (Default is 0)</para>
+           </listitem>
+         </varlistentry>
+         <varlistentry>
+           <term><option>MIN_DOWNLOAD_PEERS = <replaceable>number</replaceable></option></term>
+            <listitem>
+             <para>The minimum <replaceable>number</replaceable> of peers before the mirror is not used.
+               If there are fewer peers than this for a file, the mirror will also be
+               used to speed up the download. Set to 0 to never use the mirror if
+               there are peers.                
+               (Default is 3)</para>
+           </listitem>
+         </varlistentry>
          <varlistentry>
            <term><option>CACHE_DIR = <replaceable>directory</replaceable></option></term>
             <listitem>