Support Git LFS for large image/video files #4092
wgoodall01
started this conversation in
Feature Requests
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
To the best of my knowledge, Mintlify (and the web editor) require that all files be committed directly into Git. Ideally, I'd like to keep large files (images, attachments, and particularly videos) out of Git—a hard requirement for including our docs in our monorepo, which I'd like to be able to do.
Could Mintlify support Git LFS (storing blobs on GitHub's LFS storage), following rules in
.gitattributesfor image uploads through the editor?Beta Was this translation helpful? Give feedback.
All reactions