summaryrefslogtreecommitdiff
path: root/mac/.config/transmission-daemon/settings.json
diff options
context:
space:
mode:
authorTheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com>2025-08-23 12:42:37 +0900
committerTheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com>2025-08-23 12:42:37 +0900
commit07d294425a98ee5d1e22d03e2b24ae2c76e487c0 (patch)
treea6818f0d64438c5fdb88b00a35d944f80c056213 /mac/.config/transmission-daemon/settings.json
parent6fc28cdb3529ca8ee864cb5c41674cb0a4af72a1 (diff)
updates
Diffstat (limited to 'mac/.config/transmission-daemon/settings.json')
-rw-r--r--mac/.config/transmission-daemon/settings.json83
1 files changed, 83 insertions, 0 deletions
diff --git a/mac/.config/transmission-daemon/settings.json b/mac/.config/transmission-daemon/settings.json
new file mode 100644
index 0000000..1712475
--- /dev/null
+++ b/mac/.config/transmission-daemon/settings.json
@@ -0,0 +1,83 @@
+{
+ "alt-speed-down": 50,
+ "alt-speed-enabled": false,
+ "alt-speed-time-begin": 540,
+ "alt-speed-time-day": 127,
+ "alt-speed-time-enabled": false,
+ "alt-speed-time-end": 1020,
+ "alt-speed-up": 50,
+ "announce-ip": "",
+ "announce-ip-enabled": false,
+ "anti-brute-force-enabled": true,
+ "anti-brute-force-threshold": 100,
+ "bind-address-ipv4": "0.0.0.0",
+ "bind-address-ipv6": "::",
+ "blocklist-enabled": true,
+ "blocklist-url": "http://list.iblocklist.com/humantest?list=ydxerpxkpcfqjaybcssw&fileformat=p2p&archieveformat=gz",
+ "cache-size-mb": 16,
+ "default-trackers": "",
+ "dht-enabled": true,
+ "download-dir": "/home/si/Torrents/complete",
+ "download-queue-enabled": true,
+ "download-queue-size": 50,
+ "encryption": 1,
+ "idle-seeding-limit": 30,
+ "idle-seeding-limit-enabled": false,
+ "incomplete-dir": "/home/si/Torrents/incomplete",
+ "incomplete-dir-enabled": true,
+ "lpd-enabled": true,
+ "message-level": 4,
+ "peer-congestion-algorithm": "",
+ "peer-limit-global": 200,
+ "peer-limit-per-torrent": 100,
+ "peer-port": 51413,
+ "peer-port-random-high": 65535,
+ "peer-port-random-low": 49152,
+ "peer-port-random-on-start": false,
+ "peer-socket-tos": "le",
+ "pex-enabled": true,
+ "port-forwarding-enabled": true,
+ "preallocation": 1,
+ "prefetch-enabled": true,
+ "queue-stalled-enabled": true,
+ "queue-stalled-minutes": 30,
+ "ratio-limit": 2,
+ "ratio-limit-enabled": false,
+ "rename-partial-files": false,
+ "rpc-authentication-required": false,
+ "rpc-bind-address": "0.0.0.0",
+ "rpc-enabled": true,
+ "rpc-host-whitelist": "",
+ "rpc-host-whitelist-enabled": true,
+ "rpc-password": "{ea540a9e5ca1a548f3fa2eb9c4efc6cb43ed8e4141vvWF.X",
+ "rpc-port": 9091,
+ "rpc-socket-mode": "0750",
+ "rpc-url": "/transmission/",
+ "rpc-username": "",
+ "rpc-whitelist": "127.0.0.1,::1",
+ "rpc-whitelist-enabled": true,
+ "scrape-paused-torrents-enabled": true,
+ "script-torrent-added-enabled": false,
+ "script-torrent-added-filename": "",
+ "script-torrent-done-enabled": true,
+ "script-torrent-done-filename": "tordone",
+ "script-torrent-done-seeding-enabled": false,
+ "script-torrent-done-seeding-filename": "",
+ "seed-queue-enabled": true,
+ "seed-queue-size": 0,
+ "speed-limit-down": 100,
+ "speed-limit-down-enabled": false,
+ "speed-limit-up": 0,
+ "speed-limit-up-enabled": true,
+ "start-added-torrents": true,
+ "tcp-enabled": true,
+ "torrent-added-verify-mode": "fast",
+ "trash-can-enabled": true,
+ "trash-original-torrent-files": true,
+ "umask": "022",
+ "upload-slots-per-torrent": 0,
+ "utp-enabled": true,
+ "watch-dir": "/home/si/Torrents",
+ "watch-dir-enabled": true,
+ "watch-dir-force-generic": false
+}