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