mirror of
https://github.com/codex-storage/deluge.git
synced 2025-02-18 14:26:24 +00:00
[Stats] Update session status keys
This commit is contained in:
parent
5d7c1336b9
commit
a5de64a19c
@ -82,9 +82,8 @@ class Core(CorePluginBase):
|
|||||||
self.add_stats(
|
self.add_stats(
|
||||||
'upload_rate',
|
'upload_rate',
|
||||||
'download_rate',
|
'download_rate',
|
||||||
'num_connections',
|
|
||||||
'dht_nodes',
|
'dht_nodes',
|
||||||
'dht_cache_nodes',
|
'dht_node_cache',
|
||||||
'dht_torrents',
|
'dht_torrents',
|
||||||
'num_peers',
|
'num_peers',
|
||||||
)
|
)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user