aboutsummaryrefslogtreecommitdiffstats
path: root/vid-app-common/src/main/webapp/WEB-INF/conf/features.properties
diff options
context:
space:
mode:
authorJoanna Jeremicz <joanna.jeremicz@nokia.com>2018-09-10 13:30:28 +0200
committerJoanna Jeremicz <joanna.jeremicz@nokia.com>2018-09-11 09:12:24 +0200
commitf6e3d8ab9ecf4553f95ef239585a70dbce0b1a38 (patch)
tree99163583c070d7c4ece1daca24295fb60d47b2eb /vid-app-common/src/main/webapp/WEB-INF/conf/features.properties
parentb4aa71e35ea1fc3898fc1577fd4c8f7a228f34ca (diff)
Add feature toggle support for PNF PnP
Change-Id: Ia6d1866851a2e487ba61fd693d9b1c5038d5703b Issue-ID: VID-301 Signed-off-by: Joanna Jeremicz <joanna.jeremicz@nokia.com>
Diffstat (limited to 'vid-app-common/src/main/webapp/WEB-INF/conf/features.properties')
-rw-r--r--vid-app-common/src/main/webapp/WEB-INF/conf/features.properties1
1 files changed, 1 insertions, 0 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 0588ac167..3ca0e6e4c 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
@@ -24,3 +24,4 @@ FLAG_SERVICE_MODEL_CACHE = true
FLAG_SHOW_ASSIGNMENTS = true
FLAG_SHOW_VERIFY_SERVICE=false
FLAG_SETTING_DEFAULTS_IN_DRAWING_BOARD = false
+FLAG_PNP_INSTANTIATION = true \ No newline at end of file