Mercurial
view mrjunejune/.config.development @ 248:b8b6e726964a
[style] Use Dowa type aliases in C
Co-authored-by: Copilot <[email protected]>
| author | MrJuneJune <me@mrjunejune.com> |
|---|---|
| date | Tue, 04 Aug 2026 02:44:06 -0700 |
| parents | 90dfcef375fb |
| children | 04fee26ecce0 |
line wrap: on
line source
# MrJuneJune Server Configuration # Auth token for S3 upload API # Client must send this in Authorization header: Bearer <token> UPLOAD_AUTH_TOKEN=THIS # S3 Configuration S3_REGION=THIS S3_BUCKET=THIS # Presigned URL expiration (seconds) S3_URL_EXPIRES=SECONDS