From 00cb661fa4a9f66f1624553c1f6dab83b8613d99 Mon Sep 17 00:00:00 2001 From: Jan-Philipp Benecke Date: Thu, 19 Dec 2024 20:28:51 +0100 Subject: [PATCH] Describe installation parameters of SABnzbd (#36441) Co-authored-by: Joost Lekkerkerker --- source/_integrations/sabnzbd.markdown | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/source/_integrations/sabnzbd.markdown b/source/_integrations/sabnzbd.markdown index 7ceba58384b..13e3f1273a8 100644 --- a/source/_integrations/sabnzbd.markdown +++ b/source/_integrations/sabnzbd.markdown @@ -30,6 +30,12 @@ You need to grab your API key from your SABnzbd instance in order to configure t - Copy your API key under "Security". {% include integrations/config_flow.md %} +{% configuration_basic %} +URL: + description: "The full URL, including port, of your SABnzbd server. Example: `http://localhost:8080` or `http://a02368d7-sabnzbd:8080`, if you are using the add-on." +API key: + description: "The API key of your SABnzbd server. You can find this in the SABnzbd web interface under **Config cog** (top right) > **General** > **Security**." +{% endconfiguration_basic %} ## Sensor