Skip to content

Allow customising the <meta name="referrer" /> tag #11076

@deckchairlabs

Description

@deckchairlabs

Is your feature request related to a problem? Please describe.
I have a need to restrict public access to an S3 bucket for video objects. The default same-origin value for the referrer in the DefaultDocument component prevents video elements in the studio from sending the origin to allow ACL to kick in

Describe the solution you'd like
It would be great to be able to just configure the referrer meta tag for the studio using the sanity config file.

Describe alternatives you've considered
I have created a custom _document.tsx component in my studio root using the DefaultDocument from the sanity cli.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions