🏡 index : github.com/captn3m0/nebula.git

author Nemo <commits@captnemo.in> 2022-12-26 12:51:44.0 +05:30:00
committer Nemo <commits@captnemo.in> 2022-12-26 12:51:44.0 +05:30:00
commit
ecaacaf3a5a6ac97ff14505239d103d98d91db61 [patch]
tree
7cb17cda67db24ff2416e787f4cb35967b79bfb3
parent
af20a4efb9edf7f346289a950eba9f29f7183070
download
ecaacaf3a5a6ac97ff14505239d103d98d91db61.tar.gz

[transmission] Upgrade configuration



Diff

 media/conf/transmission.json | 24 ++++++++++++------------
 1 file changed, 12 insertions(+), 12 deletions(-)

diff --git a/media/conf/transmission.json b/media/conf/transmission.json
index 197afb7..4cafc6b 100644
--- a/media/conf/transmission.json
+++ a/media/conf/transmission.json
@@ -10,17 +10,17 @@
    "bind-address-ipv6": "::",
    "blocklist-enabled": true,
    "blocklist-url": "http://john.bitsurge.net/public/biglist.p2p.gz",
    "cache-size-mb": 16,
    "dht-enabled": false,
    "cache-size-mb": 256,
    "dht-enabled": true,
    "download-dir": "/downloads",
    "download-queue-enabled": true,
    "download-queue-enabled": false,
    "download-queue-size": 5,
    "encryption": 1,
    "idle-seeding-limit": 30,
    "idle-seeding-limit-enabled": false,
    "incomplete-dir": "/downloads",
    "incomplete-dir-enabled": true,
    "lpd-enabled": false,
    "lpd-enabled": true,
    "message-level": 2,
    "peer-congestion-algorithm": "",
    "peer-id-ttl-hours": 6,
@@ -35,10 +35,10 @@
    "port-forwarding-enabled": true,
    "preallocation": 1,
    "prefetch-enabled": true,
    "queue-stalled-enabled": true,
    "queue-stalled-enabled": false,
    "queue-stalled-minutes": 30,
    "ratio-limit": 0.2,
    "ratio-limit-enabled": false,
    "ratio-limit": 1.2,
    "ratio-limit-enabled": true,
    "rename-partial-files": true,
    "rpc-host-whitelist": "transmission.bb8.fun,transmission",
    "rpc-host-whitelist-enabled": true,
@@ -51,19 +51,19 @@
    "rpc-username": "",
    "rpc-whitelist": "127.0.0.1",
    "rpc-whitelist-enabled": false,
    "scrape-paused-torrents-enabled": true,
    "scrape-paused-torrents-enabled": false,
    "script-torrent-done-enabled": false,
    "script-torrent-done-filename": "",
    "seed-queue-enabled": false,
    "seed-queue-size": 10,
    "seed-queue-enabled": true,
    "seed-queue-size": 50,
    "speed-limit-down": 100,
    "speed-limit-down-enabled": false,
    "speed-limit-up": 50,
    "speed-limit-up-enabled": true,
    "speed-limit-up-enabled": false,
    "start-added-torrents": true,
    "trash-original-torrent-files": false,
    "umask": 2,
    "upload-slots-per-torrent": 14,
    "upload-slots-per-torrent": 10,
    "utp-enabled": true,
    "watch-dir": "/watch",
    "watch-dir-enabled": true