Files
states/files/transmission.config.json
Iwan Clément 82137f00e8 Création
2018-12-30 12:00:22 +01:00

25 lines
817 B
JSON

{
"alt-speed-down": 600,
"alt-speed-enabled": true,
"alt-speed-time-begin": 480,
"alt-speed-time-day": 127,
"alt-speed-time-enabled": true,
"alt-speed-time-end": 1380,
"alt-speed-up": 30,
"blocklist-enabled": true,
"blocklist-url": "http://list.iblocklist.com/?list=ydxerpxkpcfqjaybcssw&fileformat=p2p&archiveformat=gz",
"dht-enabled": true,
"download-dir": "/home/shared/Downloads",
"encryption": 2,
"idle-seeding-limit": 30,
"idle-seeding-limit-enabled": false,
"incomplete-dir": "/home/shared/Downloads/_INCOMPLETE_",
"incomplete-dir-enabled": true,
"ratio-limit": 1,
"ratio-limit-enabled": true,
"speed-limit-down": 800,
"speed-limit-down-enabled": true,
"speed-limit-up": 60,
"speed-limit-up-enabled": true,
"umask": 2
}