Skip to content

Commit

Permalink
Add CACHE_DEFAULT_TIMEOUT to sitemap search
Browse files Browse the repository at this point in the history
  • Loading branch information
ahosgood committed Nov 25, 2024
1 parent ba692f5 commit 0fec268
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -117,6 +117,7 @@ services:
- DB_NAME=etna
- DB_USERNAME=etna
- DB_PASSWORD=${POSTGRES_PASSWORD}
- CACHE_DEFAULT_TIMEOUT=3600
- SITEMAPS=https://www.nationalarchives.gov.uk/sitemap.xml,https://blog.nationalarchives.gov.uk/sitemap_index.xml,https://develop.tna.dblclk.dev/sitemap.xml,https://nationalarchives.github.io/design-system/sitemap.xml
- POPULATE_ON_STARTUP=False
- ALLOW_INSECURE=true
Expand Down

0 comments on commit 0fec268

Please sign in to comment.