This document describes our current experimental features and how to enable them.
experimental.{feature}.enabled
configuration option to true
in your Flipt configuration file.
For example to enable the foo
experimental feature:
foo
experimental feature, you can set the
FLIPT_EXPERIMENTAL_FOO_ENABLED
environment variable to true
.