Skip to content

Commit

Permalink
Merge pull request getredash#676 from getredash/gaecoli-patch-1
Browse files Browse the repository at this point in the history
Update env-vars-settings.md
  • Loading branch information
gaecoli authored Jul 25, 2023
2 parents fd1f2bb + 5f1e676 commit 1ee7473
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/pages/kb/open-source/admin-guide/env-vars-settings.md
Original file line number Diff line number Diff line change
Expand Up @@ -98,3 +98,5 @@ The follow is a list of settings and what they control:
| `REDASH_BIGQUERY_HTTP_TIMEOUT` | HTTP timeout for the BigQuery query runner | 600 |
| `REDASH_SCHEMA_RUN_TABLE_SIZE_CALCULATIONS` | Enable showing the size of each table in the schema browser. | false |
| `REDASH_WEB_WORKERS` | How many processes will gunicorn spawn to handle web requests | 4 |
| `REDASH_QUERY_RESULTS_EXPIRED_TTL_ENABLED` | Enable the query result set default expired ttl. | false |
| `REDASH_QUERY_RESULTS_EXPIRED_TTL` | Default set query results expired ttl 86400 seconds. | 86400 |

0 comments on commit 1ee7473

Please sign in to comment.