add configuration option to enable following redirects in prowlarr

This commit is contained in:
maxid
2025-12-19 19:03:51 +01:00
parent 2e95798e04
commit 322b868996
3 changed files with 9 additions and 0 deletions

View File

@@ -121,6 +121,7 @@ url = "http://localhost:9696"
api_key = ""
reject_torrents_on_url_error = true
timeout_seconds = 60
follow_redirects = false
# Jackett settings
[indexers.jackett]