From 572d90a1a9960f65a2de10e5bafbd0c50d5ba0e7 Mon Sep 17 00:00:00 2001 From: t3chn0m4g3 Date: Wed, 28 Nov 2018 11:16:29 +0100 Subject: [PATCH] rename edition --- 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 9716b55d..030f3afd 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, EXPERIMENTAL, LEGACY] +# myCONF_TPOT_FLAVOR=[STANDARD, SENSOR, INDUSTRIAL, COLLECTOR, NEXTGEN, LEGACY] myCONF_TPOT_FLAVOR='STANDARD' myCONF_WEB_USER='webuser' myCONF_WEB_PW='w3b$ecret'