add timeout config value to example configs

This commit is contained in:
maxid
2025-12-10 17:15:43 +01:00
parent fe3b77a889
commit 1ddcef0676
2 changed files with 4 additions and 0 deletions

View File

@@ -120,6 +120,7 @@ enabled = false
url = "http://localhost:9696"
api_key = ""
reject_torrents_on_url_error = true
timeout_seconds = 60
# Jackett settings
[indexers.jackett]
@@ -127,6 +128,7 @@ enabled = false
url = "http://localhost:9117"
api_key = ""
indexers = ["1337x", "torrentleech"] # List of indexer names to use
timeout_seconds = 60
# Title-based scoring rules
[[indexers.title_scoring_rules]]