From 3b4c653947289643e61f938d6c56cea2fe3ff089 Mon Sep 17 00:00:00 2001 From: Qballjos Date: Fri, 26 Feb 2021 14:52:10 +0100 Subject: [PATCH] add transcode folder --- Template/test.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/Template/test.json b/Template/test.json index f575c7a..4375bc3 100644 --- a/Template/test.json +++ b/Template/test.json @@ -365,7 +365,12 @@ "label": "Your local network range", "name": "ALLOWEDNETWORKS", "description": "192.168.2.1/255.255.255.0" - } + }, + { + "label": "Transcode folder", + "name": "TRANSCODE", + "description": "location of your transcode folder" + } ], "logo": "https://raw.githubusercontent.com/Qballjos/portainer_templates/master/Images/plex-icon.png", "name": "PLEX Media Server with request and monitor",