Configure transmission

This commit is contained in:
Stefan Bethke 2026-06-28 17:02:05 +02:00
commit 3e0fdb6074
7 changed files with 145 additions and 3 deletions

View file

@ -1 +1,93 @@
# add /etc/transmission-remote/settings.json here
transmission__settings:
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: false
anti-brute-force-threshold: 100
bind-address-ipv4: ""
bind-address-ipv6: ""
blocklist-enabled: false
blocklist-url: http://www.example.com/blocklist
cache-size-mb: 4
default-trackers: ""
dht-enabled: true
download-dir: /torrents/complete
download-limit: 100
download-limit-enabled: 0
download-queue-enabled: true
download-queue-size: 5
encryption: 1
idle-seeding-limit: 30
idle-seeding-limit-enabled: false
incomplete-dir: /torrents/incomplete
incomplete-dir-enabled: true
lpd-enabled: true
max-peers-global: 200
message-level: 2
peer-congestion-algorithm: ""
peer-limit-global: 200
peer-limit-per-torrent: 50
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
pidfile: ""
port-forwarding-enabled: false
preallocation: 1
preferred_transport: utp
proxy_url: ""
queue-stalled-enabled: true
queue-stalled-minutes: 30
ratio-limit: 2
ratio-limit-enabled: false
rename-partial-files: true
reqq: 2000
rpc-authentication-required: false
rpc-bind-address: 0.0.0.0
rpc-enabled: true
rpc-host-whitelist: ""
rpc-host-whitelist-enabled: true
rpc-password: '{{ transmission__rpc_password }}'
rpc-port: 9091
rpc-socket-mode: "0750"
rpc-url: /transmission/
rpc-username: ""
rpc-whitelist: 127.0.0.1,::1,172.31.200.*,172.31.201.*,213.240.180.39,2a01:170:118b::1
rpc-whitelist-enabled: true
scrape-paused-torrents-enabled: true
script-torrent-added-enabled: false
script-torrent-added-filename: ""
script-torrent-done-enabled: false
script-torrent-done-filename: ""
script-torrent-done-seeding-enabled: false
script-torrent-done-seeding-filename: ""
seed-queue-enabled: false
seed-queue-size: 10
sequential_download: false
sleep-per-seconds-during-verify: 100
speed-limit-down: 100
speed-limit-down-enabled: false
speed-limit-up: 100
speed-limit-up-enabled: false
start-added-torrents: true
start_paused: false
tcp-enabled: true
torrent-added-verify-mode: fast
trash-original-torrent-files: false
umask: "022"
upload-limit: 100
upload-limit-enabled: 0
upload-slots-per-torrent: 8
utp-enabled: true
watch-dir: /torrents/torrents
watch-dir-enabled: true
watch-dir-force-generic: false