aboutsummaryrefslogtreecommitdiffstats
path: root/vid-app-common/src/main/webapp/WEB-INF/conf
diff options
context:
space:
mode:
authorWojciech Sliwka <wojciech.sliwka@nokia.com>2019-07-15 08:57:00 +0000
committerGerrit Code Review <gerrit@onap.org>2019-07-15 08:57:00 +0000
commit5f9fd8e2506de6ce7dc27d0fba009724e440f15d (patch)
tree497269fd6fe7459dc52663bd19530fae8fa7f172 /vid-app-common/src/main/webapp/WEB-INF/conf
parentf486e80d76c2bde1df02876b730fb08822ba547e (diff)
parent5468b405aa1a37d1f2095ad68073fb370a5a8112 (diff)
Merge "Moving report button up, and setting feature flag on"
Diffstat (limited to 'vid-app-common/src/main/webapp/WEB-INF/conf')
-rw-r--r--vid-app-common/src/main/webapp/WEB-INF/conf/features.properties2
1 files changed, 1 insertions, 1 deletions
diff --git a/vid-app-common/src/main/webapp/WEB-INF/conf/features.properties b/vid-app-common/src/main/webapp/WEB-INF/conf/features.properties
index b7634aa45..fd236c39a 100644
--- a/vid-app-common/src/main/webapp/WEB-INF/conf/features.properties
+++ b/vid-app-common/src/main/webapp/WEB-INF/conf/features.properties
@@ -26,7 +26,7 @@ FLAG_1810_CR_SOFT_DELETE_ALACARTE_VF_MODULE = true
FLAG_1810_AAI_LOCAL_CACHE = true
FLAG_EXP_USE_DEFAULT_HOST_NAME_VERIFIER = false
FLAG_HANDLE_SO_WORKFLOWS = true
-FLAG_CREATE_ERROR_REPORTS = false
+FLAG_CREATE_ERROR_REPORTS = true
# Modern UI (Drawing-Board; View/Edit)
# - - - - - - - - - - - - - - - - - -