From 2129aac80ced886d038c4b17b3b0e535bbe6929e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Iwan=20Cl=C3=A9ment?= Date: Sun, 30 Dec 2018 23:07:58 +0100 Subject: [PATCH] mieux --- files/transmission.config.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/files/transmission.config.json b/files/transmission.config.json index c4226ff..09ba83a 100644 --- a/files/transmission.config.json +++ b/files/transmission.config.json @@ -1,11 +1,11 @@ { - "alt-speed-down": 600, + "alt-speed-down": 1200, "alt-speed-enabled": true, "alt-speed-time-begin": 480, "alt-speed-time-day": 127, - "alt-speed-time-enabled": true, + "alt-speed-time-enabled": false, "alt-speed-time-end": 1380, - "alt-speed-up": 30, + "alt-speed-up": 600, "blocklist-enabled": true, "blocklist-url": "http://list.iblocklist.com/?list=ydxerpxkpcfqjaybcssw&fileformat=p2p&archiveformat=gz", "dht-enabled": true, @@ -20,9 +20,9 @@ "incomplete-dir-enabled": true, "ratio-limit": 1, "ratio-limit-enabled": true, - "speed-limit-down": 800, + "speed-limit-down": 1800, "speed-limit-down-enabled": true, - "speed-limit-up": 60, + "speed-limit-up": 900, "speed-limit-up-enabled": true, "umask": 2 } \ No newline at end of file