VariableINITIAL_FEATURE_FLAGS
Introduced Version1.35
Description Configures feature flags within LogScale
Defaultempty

Enables and disables features within LogScale.

To use, supply a comma-separated list of features:

  • To enable a feature, prefix the feature name with a +

  • To disable a feature prefix the feature name with a -

For example:

ini
INITIAL_FEATURE_FLAGS=+UserRoles,-UsagePage