Fix alternative speed type for transmission

This commit is contained in:
Andrea Ciceri 2023-06-18 13:33:01 +02:00
parent d72b1c1f78
commit 85ae94bf5c
Signed by: aciceri
SSH key fingerprint: SHA256:/AagBweyV4Hlfg9u092n8hbHwD5fcB6A3qhDiDA65Rg

View file

@ -14,8 +14,8 @@
upload-slots-per-torrent = 1000;
alt-speed-up = "1000"; # 1MB/s
alt-speed-down = "2000"; # 3MB/s
alt-speed-up = 1000; # 1MB/s
alt-speed-down = 2000; # 3MB/s
alt-speed-time-enabled = true;
alt-speed-time-begin = 540; # 9AM, minutes after midnight
alt-speed-time-end = 1380; # 11PM