Création
This commit is contained in:
25
files/transmission.config.json
Normal file
25
files/transmission.config.json
Normal file
@@ -0,0 +1,25 @@
|
||||
{
|
||||
"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
|
||||
}
|
||||
Reference in New Issue
Block a user