From c2b200f3be3dd6dab7290ba9cec082fac1c03b22 Mon Sep 17 00:00:00 2001 From: PCJones Date: Tue, 18 Nov 2025 10:55:25 +0100 Subject: [PATCH] Update docker compose --- docker-compose.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docker-compose.yml b/docker-compose.yml index ea4bf27..adf3084 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -34,9 +34,9 @@ services: #- SONARR__1__APIKEY=APIKEY ### Advanced options (with default values)) - #- IpLeakTest__Enabled=false + #- SETTINGS__EnableChangedTitleCache=false # Enables the changed title API under /titlelookup?changedTitle=$title - enable if you are using crowdnfo.net post processing script. #- SETTINGS__IndexerRequestsCacheDurationInMinutes=12 # How long to cache indexer requests for. Default is 12 minutes. #- SETTINGS__ApiKey= # API key for requests to the UmlautAdaptarr. Optional, probably only needed for seedboxes. #- SETTINGS__ProxyPort=5006 # Proxy port for the internal UmlautAdaptarr proxy used for Prowlarr. #- Kestrel__Endpoints__Http__Url=http://[::]:5005 # HTTP port for the UmlautAdaptarr - + #- IpLeakTest__Enabled=false