mirror of
https://github.com/transmission/transmission.git
synced 2026-04-19 00:12:26 +01:00
(trunk) #1950: Add off-peak hour bandwidth limiting to libtransmission, rpc
This commit is contained in:
@@ -17,7 +17,7 @@ RPC._EncryptionRequired = 'required';
|
||||
RPC._UpSpeedLimit = 'speed-limit-up';
|
||||
RPC._DownSpeedLimit = 'speed-limit-down';
|
||||
RPC._DownloadDir = 'download-dir';
|
||||
RPC._PeerPort = 'port';
|
||||
RPC._PeerPort = 'peer-port';
|
||||
RPC._UpSpeedLimited = 'speed-limit-up-enabled';
|
||||
RPC._DownSpeedLimited = 'speed-limit-down-enabled';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user