Skip to content

Commit

Permalink
update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
vincentsarago committed Jun 25, 2024
1 parent c73abc2 commit f893091
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/src/user_guide/configuration.md
Original file line number Diff line number Diff line change
Expand Up @@ -157,4 +157,6 @@ prefix: **`TIPG_`**
- **CORS_ORIGIN** (str): Default is `*`
- **CACHECONTROL** (str): Default is `public, max-age=3600`
- **TEMPLATE_DIRECTORY** (str): Path to custom template directory to overwrite the HTML files.
- **ROOT_PATH** (str): A path prefix handled by a proxy that is not seen by the application but is seen by external clients.
- **ADD_TILES_VIEWER** (bool): Defaults is `True`
- **CATALOG_TTL** (int, in seconds): Tables/Functions catalog **Time To Live** cache (default to 300 seconds).

0 comments on commit f893091

Please sign in to comment.