Make the upload limit a config option.
[quix0rs-apt-p2p.git] / debian / apt-p2p.conf.sgml
index 301ccb1a5d7b7ec11a9e049b61600a9c2a6f1f1f..ce9913744d0d0268a516078e3e09dd62cb224e95 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>CACHE_DIR = <replaceable>directory</replaceable></option></term>
             <listitem>