# 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 |