Files
discourse/lib/file_store
Gabriel Grubba 568afbae47 DEV: Add optional s3_stale_while_revalidate and s3_max_age for uploads (#36298)
With this change, S3's `stale-while-revalidate` and `max-age` response
directives can be controlled.

By default, off for `stale-while-revalidate`, and both are hidden site
settings.
2025-12-01 14:57:50 -03:00
..