update the documenation and template config to include http protocol prefix in sabnzbd url

This commit is contained in:
maxDorninger
2025-07-19 21:55:01 +02:00
parent d8b0ee0001
commit 7c2048b32f
3 changed files with 4 additions and 4 deletions

View File

@@ -108,7 +108,7 @@ path = "/transmission/rpc" # RPC request path target, usually "/transmission/rpc
# SABnzbd settings
[torrents.sabnzbd]
enabled = false
host = "localhost"
host = "http://localhost"
port = 8080
api_key = ""