Restore the history log in camunda
Restore the history log in camunda as it has been disabled but the DB
SQL files set that already
Change-Id: Iba24a4cefdfb533046eed92e7ce1424a06d1c0fb
Issue-ID: CLAMP-54
Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
diff --git a/src/test/resources/https/https-test.properties b/src/test/resources/https/https-test.properties
index d34f028..eaccd4a 100644
--- a/src/test/resources/https/https-test.properties
+++ b/src/test/resources/https/https-test.properties
@@ -110,7 +110,7 @@
#Camunda application properties
#Camunda history level
-camunda.bpm.history-level=none
+camunda.bpm.history-level=auto
camunda.bpm.database.type=mariadb
camunda.bpm.database.schema-update=false