Skip to content

Commit

Permalink
Update env-vars-settings.md
Browse files Browse the repository at this point in the history
  • Loading branch information
gaecoli authored Jul 18, 2023
1 parent 2ae09b3 commit 2a67fc1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/pages/kb/open-source/admin-guide/env-vars-settings.md
Original file line number Diff line number Diff line change
Expand Up @@ -99,5 +99,5 @@ The follow is a list of settings and what they control:
| `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 qupired ttl. | false |
| `REDASH_QUERY_RESULTS_EXPIRED_TTL` | Default set query results expired ttl 86400 seconds. | 86400
|
| `REDASH_QUERY_RESULTS_EXPIRED_TTL` | Default set query results expired ttl 86400 seconds. | 86400

0 comments on commit 2a67fc1

Please sign in to comment.