updated transmission state
This commit is contained in:
parent
15836f9fe6
commit
70db30cce1
@ -8,6 +8,8 @@ transmission:
|
||||
alt-speed-time-enabled: false
|
||||
alt-speed-time-end: 1020
|
||||
alt-speed-up: 50
|
||||
anti-brute-force-enabled: false
|
||||
anti-brute-force-threshold: 50
|
||||
bind-address-ipv4: "0.0.0.0"
|
||||
bind-address-ipv6: "::"
|
||||
blocklist-enabled: true
|
||||
@ -54,7 +56,7 @@ transmission:
|
||||
rpc-url: "/transmission/"
|
||||
rpc-username: "unknown"
|
||||
rpc-whitelist: "*"
|
||||
rpc-whitelist-enabled: true
|
||||
rpc-whitelist-enabled: false
|
||||
scrape-paused-torrents-enabled: true
|
||||
script-torrent-done-enabled: false
|
||||
script-torrent-done-filename: ""
|
||||
|
Loading…
Reference in New Issue
Block a user