Files
states/files/transmission.config.json
Iwan Clément 412286250c Ajout du watch
2018-12-30 20:17:19 +01:00

28 lines
929 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",
"watch-dir": "/home/shared/Watch",
"watch-dir-enabled": true,
"trash-original-torrent-files": true,
"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
}