added an option to save a little bit of RAM by not collecting full detailed stats
This commit is contained in:
@@ -354,6 +354,12 @@ Build features:
|
||||
| | API. Generates build errors when deprecated |
|
||||
| | functions are used. |
|
||||
+--------------------------+----------------------------------------------------+
|
||||
| ``full-stats`` | * ``on`` - default, collects stats for IP overhead |
|
||||
| | and DHT and trackers. This uses a little bit |
|
||||
| | extra memory for each peer and torrent. |
|
||||
| | * ``off`` - only collects the standard stats for |
|
||||
| | upload and download rate. |
|
||||
+--------------------------+----------------------------------------------------+
|
||||
|
||||
.. _MaxMind: http://www.maxmind.com/app/api
|
||||
|
||||
|
Reference in New Issue
Block a user