From 2fb51f3b3a34cfb0ea0d005fe141bb518549d1fe Mon Sep 17 00:00:00 2001 From: Sebastian Haderecker Date: Fri, 8 Jan 2021 11:31:58 +0100 Subject: [PATCH] Add MEDICAL to tpot.conf.dist --- iso/installer/tpot.conf.dist | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/iso/installer/tpot.conf.dist b/iso/installer/tpot.conf.dist index f2f3e6a0..2ca11736 100644 --- a/iso/installer/tpot.conf.dist +++ b/iso/installer/tpot.conf.dist @@ -1,5 +1,5 @@ # tpot configuration file -# myCONF_TPOT_FLAVOR=[STANDARD, SENSOR, INDUSTRIAL, COLLECTOR, NEXTGEN] +# myCONF_TPOT_FLAVOR=[STANDARD, SENSOR, INDUSTRIAL, COLLECTOR, NEXTGEN, MEDICAL] myCONF_TPOT_FLAVOR='STANDARD' myCONF_WEB_USER='webuser' myCONF_WEB_PW='w3b$ecret'