mirror of
https://github.com/transmission/transmission.git
synced 2025-12-24 20:35:36 +00:00
(trunk web) another minor network/memory win: remove more fields that we don't use.
This commit is contained in:
@@ -98,23 +98,13 @@ Torrent.Fields.StatsExtra = [
|
||||
'activityDate',
|
||||
'desiredAvailable',
|
||||
'downloadDir',
|
||||
'downloadLimit',
|
||||
'downloadLimited',
|
||||
'downloadedEver',
|
||||
'fileStats',
|
||||
'haveUnchecked',
|
||||
'haveValid',
|
||||
'honorsSessionLimits',
|
||||
'manualAnnounceTime',
|
||||
'peer-limit',
|
||||
'peers',
|
||||
'seedIdleLimit',
|
||||
'seedIdleMode',
|
||||
'seedRatioLimit',
|
||||
'startDate',
|
||||
'trackerStats',
|
||||
'uploadLimited',
|
||||
'uploadLimit',
|
||||
'webseedsSendingToUs'
|
||||
];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user