Skip to content

Commit

Permalink
Updated env-vars-settings.md
Browse files Browse the repository at this point in the history
  • Loading branch information
kostiantyn-dementiev-op committed Sep 26, 2024
1 parent 45171e0 commit db623d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/kb/open-source/admin-guide/env-vars-settings.md
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ The follow is a list of settings and what they control:
| `REDASH_SAML_NAMEID_FORMAT` | | |
| `REDASH_SCHEDULED_QUERY_TIME_LIMIT` | Time limit for scheduled queries (in seconds) | None |
| `REDASH_SCHEMAS_REFRESH_SCHEDULE` | How often to refresh the data source schemas (in minutes) | 30 |
| `REDASH_SCHEMAS_REFRESH_TIMEOUT` | Time limit for refreshing the data source schemas (in seconds) | 300 |
| `REDASH_SCHEMAS_REFRESH_TIMEOUT` | Time limit for refreshing the data source schemas (in seconds) | 300 |
| `REDASH_SCHEMA_RUN_TABLE_SIZE_CALCULATIONS` | Enable showing the size of each table in the schema browser. | false |
| `REDASH_SENTRY_DSN` | | |
| `REDASH_STATIC_ASSETS_PATH` | Directory that contains all front-end assets. Relative to the ./redash directory | ”../client/dist/” |
Expand Down

0 comments on commit db623d3

Please sign in to comment.