From 167c599d3e40aebd10b5f0eb54fa95e7220f4564 Mon Sep 17 00:00:00 2001 From: TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> Date: Sat, 31 Jan 2026 19:09:36 +0900 Subject: modified transmission-daemon/settings.json, modified .ssh/config, created bin/ghswh --- ar/.config/transmission-daemon/settings.json | 15 +++++++++++++-- 1 file changed, 13 insertions(+), 2 deletions(-) (limited to 'ar/.config') diff --git a/ar/.config/transmission-daemon/settings.json b/ar/.config/transmission-daemon/settings.json index 1712475..d4f6f3f 100644 --- a/ar/.config/transmission-daemon/settings.json +++ b/ar/.config/transmission-daemon/settings.json @@ -36,14 +36,21 @@ "peer-port-random-on-start": false, "peer-socket-tos": "le", "pex-enabled": true, + "pidfile": "", "port-forwarding-enabled": true, "preallocation": 1, + "preferred_transports": [ + "utp", + "tcp" + ], "prefetch-enabled": true, + "proxy_url": null, "queue-stalled-enabled": true, "queue-stalled-minutes": 30, - "ratio-limit": 2, + "ratio-limit": 2.0, "ratio-limit-enabled": false, "rename-partial-files": false, + "reqq": 2000, "rpc-authentication-required": false, "rpc-bind-address": "0.0.0.0", "rpc-enabled": true, @@ -65,13 +72,17 @@ "script-torrent-done-seeding-filename": "", "seed-queue-enabled": true, "seed-queue-size": 0, + "sequential_download": false, + "sleep-per-seconds-during-verify": 100, "speed-limit-down": 100, "speed-limit-down-enabled": false, "speed-limit-up": 0, "speed-limit-up-enabled": true, "start-added-torrents": true, + "start_paused": false, "tcp-enabled": true, "torrent-added-verify-mode": "fast", + "torrent_complete_verify_enabled": false, "trash-can-enabled": true, "trash-original-torrent-files": true, "umask": "022", @@ -80,4 +91,4 @@ "watch-dir": "/home/si/Torrents", "watch-dir-enabled": true, "watch-dir-force-generic": false -} +} \ No newline at end of file -- cgit v1.2.3