We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 23433b8 commit 8483630Copy full SHA for 8483630
docs/pages/references/configuration.mdx
@@ -6,6 +6,13 @@ Global configurations are provided through env variables or a YAML file. ConfigM
6
7
## Environment Variables
8
9
+<style>{`
10
+ table td:first-child,
11
+ table th:first-child {
12
+ white-space: nowrap;
13
+ }
14
+`}</style>
15
+
16
{/* BEGIN AUTOGENERATED CONFIG ENV VARS */}
17
| Variable | Description | Default | Required |
18
|----------|-------------|---------|----------|
0 commit comments