Skip to content

Commit 29c1dfb

Browse files
Add docs for auth token config
1 parent f9c2fd6 commit 29c1dfb

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

docs/pages/reference/configuration/environment-variables.mdx

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -748,6 +748,13 @@ The Startree/Pinot null value support. If `true`, enables null handling.
748748
| --------------- | ---------------------- | --------------------- |
749749
| `true`, `false` | `false` | `false` |
750750

751+
## `CUBEJS_DB_PINOT_AUTH_TOKEN`
752+
753+
The authentication token for StarTree to be passed as HTTP headers.
754+
755+
| Possible Values | Default in Development | Default in Production |
756+
| ----------------------------------- | ---------------------- | --------------------- |
757+
| A valid string containing the token | N/A | N/A |
751758

752759
## `CUBEJS_DB_SSL`
753760

0 commit comments

Comments
 (0)