Skip to content

Commit

Permalink
a
Browse files Browse the repository at this point in the history
  • Loading branch information
g0ldyy committed Jun 29, 2024
1 parent 6e14732 commit 62a5391
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .env-sample
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,6 @@ INDEXER_MANAGER_TYPE=jackett # or prowlarr
INDEXER_MANAGER_URL=http://127.0.0.1:9117
INDEXER_MANAGER_API_KEY=XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
INDEXER_MANAGER_TIMEOUT=30 # maximum time to obtain search results from indexer manager in seconds
INDEXER_MANAGER_INDEXERS=EXAMPLE1_CHANGETHIS,EXAMPLE2_CHANGETHIS
INDEXER_MANAGER_INDEXERS='["EXAMPLE1_CHANGETHIS", "EXAMPLE2_CHANGETHIS"]'
GET_TORRENT_TIMEOUT=5 # maximum time to obtain the torrent info hash in seconds
CUSTOM_HEADER_HTML=None # only set it if you know what it is

0 comments on commit 62a5391

Please sign in to comment.