From cbcbcd6c37659df6af6bf65adc623d5653a6c720 Mon Sep 17 00:00:00 2001 From: Nate Walck Date: Sat, 24 Apr 2021 16:56:12 -0400 Subject: [PATCH] Remove duplicate forward auth url in questions yaml (#397) --- stable/radarr/3.1.2/questions.yaml | 6 ------ 1 file changed, 6 deletions(-) diff --git a/stable/radarr/3.1.2/questions.yaml b/stable/radarr/3.1.2/questions.yaml index 1d2a1559f6c..c9674f7ba0e 100644 --- a/stable/radarr/3.1.2/questions.yaml +++ b/stable/radarr/3.1.2/questions.yaml @@ -362,12 +362,6 @@ questions: show_if: [["certType", "!=", "disabled"]] type: string default: "" - - variable: authForwardURL - label: "Forward Authentication URL" - schema: - type: string - default: "" - - variable: UMASK group: "Advanced" label: "UMASK"