mirror of
https://github.com/maxdorninger/MediaManager.git
synced 2026-04-17 15:43:28 +02:00
add config option to accept/reject torrents from prowlarr with a possibly broken url
This commit is contained in:
@@ -119,6 +119,7 @@ base_path = "/api"
|
||||
enabled = false
|
||||
url = "http://localhost:9696"
|
||||
api_key = ""
|
||||
reject_torrents_on_url_error = true
|
||||
|
||||
# Jackett settings
|
||||
[indexers.jackett]
|
||||
|
||||
Reference in New Issue
Block a user