mirror of
https://github.com/maxdorninger/MediaManager.git
synced 2026-04-20 06:54:21 +02:00
758 B
758 B
Indexer Settings
Prowlarr
| Variable | Description | Default | Example | Required (if Prowlarr enabled) |
|---|---|---|---|---|
PROWLARR_ENABLED |
Set to True to enable Prowlarr. |
True |
true |
No |
PROWLARR_API_KEY |
Your Prowlarr API key. | - | prowlarr_api_key |
Yes |
PROWLARR_URL |
Base URL of your Prowlarr instance. | http://localhost:9696 |
http://prowlarr:9696 |
No |