Skip to content

docs: add persistent download URL environment variables#403

Merged
charliedowler merged 5 commits intomainfrom
charlie/persistent-download-urls-docs
Feb 13, 2026
Merged

docs: add persistent download URL environment variables#403
charliedowler merged 5 commits intomainfrom
charlie/persistent-download-urls-docs

Conversation

@charliedowler
Copy link
Contributor

Summary

  • Add PERSISTENT_DOWNLOAD_URLS_ENABLED and PERSISTENT_DOWNLOAD_URL_EXPIRATION_SECONDS to the S3 environment variables table
  • Add a "Persistent download URLs" subsection explaining the two-layer expiration behavior and IAM credential rotation resilience

Test plan

  • Run npx mintlify dev and verify the two new rows render correctly in the S3 table
  • Verify the "Persistent download URLs" subsection renders below the table with correct formatting
  • Check for no broken links or formatting issues

🤖 Generated with Claude Code

Document PERSISTENT_DOWNLOAD_URLS_ENABLED and
PERSISTENT_DOWNLOAD_URL_EXPIRATION_SECONDS in the S3 section,
with an explanatory subsection covering the two-layer expiration
behavior and IAM credential rotation resilience.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@github-actions
Copy link
Contributor

github-actions bot commented Feb 12, 2026

🤖 Documentation Bot

All checks passed! No issues found.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@github-actions
Copy link
Contributor

github-actions bot commented Feb 12, 2026

🤖 Documentation Bot

All checks passed! No issues found.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@github-actions
Copy link
Contributor

github-actions bot commented Feb 12, 2026

🤖 Documentation Bot

All checks passed! No issues found.

Move env vars out of the S3 table into a dedicated section with its own
table for better readability and discoverability.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@github-actions
Copy link
Contributor

github-actions bot commented Feb 13, 2026

🤖 Documentation Bot

All checks passed! No issues found.

When persistent download URLs are enabled, S3_EXPIRATION_TIME is
ignored and each redirect generates a signed URL that expires after
5 minutes.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@github-actions
Copy link
Contributor

github-actions bot commented Feb 13, 2026

🤖 Documentation Bot

All checks passed! No issues found.

@charliedowler charliedowler marked this pull request as ready for review February 13, 2026 11:09
@charliedowler charliedowler merged commit 1e88aac into main Feb 13, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant