Document is too large to preview
The document viewer got 413 on preview and shows this short line. The server usually sends the longer “Create a download link instead” wording; text/Markdown clients often remap any 413 to this shorter key.
Why this happens
Inline preview caps (on the order of tens of MiB for PDF, smaller for text) or another 413 (including some size-limit paths) on document-preview. Not a separate admin toggle — hardcoded preview limits.
Diagnose and fix
1. Use Create download link / full download instead of preview.
2. Confirm Document Mod is on if smaller files also fail to preview.
3. See Document too large to preview in browser for the server’s full message.
4. Tier Max download size can also 413 in related flows — check that if full download fails too.