UNCLASSIFIED - NO CUI

Update Administrator Guide authored by abhayashrestha's avatar abhayashrestha
......@@ -88,7 +88,7 @@ The API needs the following environmental variables for the setup:
### Experimental features that can be enabled
The API can enable experimental features by setting the variable name that describes the feature
as true. For example, `FEATURE_XXX=true`. where `XXX` is the feature name.
as true. For example, `FEATURE_XXX="true"`. where `XXX` is the feature name.
## Collector Specifics
- **GitLab Workflow Collector**: In addition to the setup needed for environmental variables, you will need the following requirements to be met in order to be able to use this collector:
......
......