Skip to content

Test release, ignore

Pre-release
Pre-release
Compare
Choose a tag to compare
@cwaldren-ld cwaldren-ld released this 14 Jun 21:20

This is a test release, it is not officially supported in any way. Please disregard.

This enables cache busting on upstream Relay streaming connections by appending a ?cacheBust=random-uuid-value query parameter to the streaming endpoint URL.

[Main]
cacheBust = true

Or, as an environment variable, CACHE_BUST=true