aboutsummaryrefslogtreecommitdiffstats
path: root/vid-app-common/src/main/webapp/WEB-INF/conf/features.properties
diff options
context:
space:
mode:
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 000000000..de466beae
--- /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