aboutsummaryrefslogtreecommitdiffstats
path: root/vid-app-common/src/main/webapp/WEB-INF/conf/features.properties
diff options
context:
space:
mode:
authorOfir Sonsino <os0695@intl.att.com>2018-08-06 13:34:49 +0000
committerGerrit Code Review <gerrit@onap.org>2018-08-06 13:34:49 +0000
commitd4da64c40ed711a0557d46cbeedd0f9533471119 (patch)
tree4719c3260ae274250c408be8653a116640f1225b /vid-app-common/src/main/webapp/WEB-INF/conf/features.properties
parentc53f8f4cbec4376f5f66f1acb076157e352bb62f (diff)
parentd350d5ac25c8df2846e4f0d9082cb4d364a17a83 (diff)
Merge "UI Feature flagging support"
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.properties11
1 files changed, 11 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
new file mode 100644
index 00000000..de466bea
--- /dev/null
+++ b/vid-app-common/src/main/webapp/WEB-INF/conf/features.properties
@@ -0,0 +1,11 @@
+# features.properties
+# -------------------
+
+# This file is, generally, empty.
+
+# Configure `featureFlags.filename` in system.properties to use
+# one of the ready-made sets:
+
+# - featureFlags.filename = ci.features.properties
+# - featureFlags.filename = ist.features.properties
+# - featureFlags.filename = e2e.features.properties