diff --git a/website/docs/configuration.md b/website/docs/configuration.md index 1ec7733e50..b5c606aba9 100644 --- a/website/docs/configuration.md +++ b/website/docs/configuration.md @@ -277,7 +277,7 @@ Examples: `limit_commits` is not part of the default configuration. -### Environment Configuration Overrides +## Environment Configuration Overrides It's possible to use environment variables to override configuration elements. If an environment variable matches a configuration element, the variable's value will be used instead of the element's.