abysmishing transmission

This commit is contained in:
Felix Van der Jeugt 2016-03-18 19:39:18 +01:00
parent fb4e03200c
commit 76f5a6bdbb
1 changed files with 63 additions and 63 deletions

View File

@ -12,13 +12,13 @@
"blocklist-url": "http://www.example.com/blocklist",
"cache-size-mb": 4,
"dht-enabled": true,
"download-dir": "/mnt/lexicon/Temporary",
"download-dir": "/data/torrents",
"download-queue-enabled": true,
"download-queue-size": 5,
"encryption": 1,
"idle-seeding-limit": 30,
"idle-seeding-limit-enabled": false,
"incomplete-dir": "/home/felix/Downloads",
"incomplete-dir": "/data/torrents",
"incomplete-dir-enabled": false,
"lpd-enabled": false,
"message-level": 2,
@ -34,7 +34,7 @@
"pex-enabled": true,
"port-forwarding-enabled": true,
"preallocation": 1,
"prefetch-enabled": 1,
"prefetch-enabled": true,
"queue-stalled-enabled": true,
"queue-stalled-minutes": 30,
"ratio-limit": 1.2000,
@ -50,8 +50,8 @@
"rpc-whitelist": "127.0.0.1",
"rpc-whitelist-enabled": true,
"scrape-paused-torrents-enabled": true,
"script-torrent-done-enabled": true,
"script-torrent-done-filename": "/home/felix/.local/bin/torrent_done.sh",
"script-torrent-done-enabled": false,
"script-torrent-done-filename": "BLAH BLABLAH BLAH",
"seed-queue-enabled": false,
"seed-queue-size": 10,
"speed-limit-down": 100,