summaryrefslogtreecommitdiff
path: root/ar/.config
diff options
context:
space:
mode:
Diffstat (limited to 'ar/.config')
-rw-r--r--ar/.config/transmission-daemon/settings.json15
1 files changed, 13 insertions, 2 deletions
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