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