mirror of
https://github.com/maxdorninger/MediaManager.git
synced 2026-04-17 15:43:28 +02:00
update the documenation and template config to include http protocol prefix in sabnzbd url
This commit is contained in:
@@ -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 = ""
|
||||
|
||||
|
||||
Reference in New Issue
Block a user