Skip to content

Commit

Permalink
cmd-ref: add 'throtlle.names'
Browse files Browse the repository at this point in the history
  • Loading branch information
pyroscope committed May 5, 2018
1 parent be837fe commit 9c88b77
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions docs/include-cmd-bt.rst
Original file line number Diff line number Diff line change
Expand Up @@ -415,4 +415,21 @@ and the amount of peers requested in tracker announces.
Throttle a specific peer by its IP address.

throttle.names

.. code-block:: ini
# rTorrent-PS 1.1+ only
throttle.names= ≫ array ‹names›
Returns a list of all defined throttle names,
including the built-in ones (i.e. ``''`` and ``'NULL'``).

Example:

.. code-block:: console
$ rtxmlrpc --repr throttle.names
['', 'NULL', 'kb500', 'lo_up', 'onemb']
.. END cmd-bt

0 comments on commit 9c88b77

Please sign in to comment.