Variable | INITIAL_FEATURE_FLAGS | |
Introduced Version | 1.35 | |
Description | Configures feature flags within LogScale | |
Default | empty |
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