From d2d69279e4fef99081c576755c2e11ad0d590b14 Mon Sep 17 00:00:00 2001 From: RiffSphere <58853004+RiffSphere@users.noreply.github.com> Date: Sun, 15 Aug 2021 08:50:48 +0200 Subject: [PATCH] Update collectarr.conf.example --- collectarr.conf.example | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/collectarr.conf.example b/collectarr.conf.example index 51f9e9c..059bf91 100644 --- a/collectarr.conf.example +++ b/collectarr.conf.example @@ -13,7 +13,10 @@ host=EDIT your radarr ip/hotname ; Port ; Just the port number, no : port=7878 - +; URLbase +; If you set URL base in Radarr, enter it here +; Should be in the form "/radarr" +URLbase= ; apiKey ; Your api key apiKey=EDIT your radarr api key