mirror of
https://github.com/maxdorninger/MediaManager.git
synced 2026-04-26 18:55:44 +02:00
add docs
This commit is contained in:
9
Writerside/topics/Indexer-Settings.md
Normal file
9
Writerside/topics/Indexer-Settings.md
Normal file
@@ -0,0 +1,9 @@
|
||||
# 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 |
|
||||
Reference in New Issue
Block a user