This commit is contained in:
Iwan Clément
2018-12-30 23:07:58 +01:00
parent 412286250c
commit 2129aac80c

View File

@@ -1,11 +1,11 @@
{ {
"alt-speed-down": 600, "alt-speed-down": 1200,
"alt-speed-enabled": true, "alt-speed-enabled": true,
"alt-speed-time-begin": 480, "alt-speed-time-begin": 480,
"alt-speed-time-day": 127, "alt-speed-time-day": 127,
"alt-speed-time-enabled": true, "alt-speed-time-enabled": false,
"alt-speed-time-end": 1380, "alt-speed-time-end": 1380,
"alt-speed-up": 30, "alt-speed-up": 600,
"blocklist-enabled": true, "blocklist-enabled": true,
"blocklist-url": "http://list.iblocklist.com/?list=ydxerpxkpcfqjaybcssw&fileformat=p2p&archiveformat=gz", "blocklist-url": "http://list.iblocklist.com/?list=ydxerpxkpcfqjaybcssw&fileformat=p2p&archiveformat=gz",
"dht-enabled": true, "dht-enabled": true,
@@ -20,9 +20,9 @@
"incomplete-dir-enabled": true, "incomplete-dir-enabled": true,
"ratio-limit": 1, "ratio-limit": 1,
"ratio-limit-enabled": true, "ratio-limit-enabled": true,
"speed-limit-down": 800, "speed-limit-down": 1800,
"speed-limit-down-enabled": true, "speed-limit-down-enabled": true,
"speed-limit-up": 60, "speed-limit-up": 900,
"speed-limit-up-enabled": true, "speed-limit-up-enabled": true,
"umask": 2 "umask": 2
} }