mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 15:38:40 +01:00
transmission: add nice and ionice support, store persistent config, add transmission user and group
Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
This commit is contained in:
@@ -3,6 +3,8 @@ config transmission
|
||||
option config_dir '/tmp/transmission'
|
||||
#option user 'nobody'
|
||||
option mem_percentage 50
|
||||
option nice 10
|
||||
option ionice_flags '-c 3'
|
||||
option alt_speed_down 50
|
||||
option alt_speed_enabled false
|
||||
option alt_speed_time_begin 540
|
||||
|
||||
Reference in New Issue
Block a user