-
Notifications
You must be signed in to change notification settings - Fork 1.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
📝 Detail how to override the default upload media types #1925
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Co-authored-by: Kelly Davis <kldavis4@users.noreply.github.com>
Are there any types that a user could upload that aren't supported on Tina Cloud? |
@JackDevAU good idea, similar issue we ran into with tina.io and some file types disallowed by Tina Cloud |
As per tinacms/tinacms#4677 (comment), what we thought was a Tina Cloud issue was actually Tina.io using Cloudinary. Repo based media should accept everything Cloudinary does as it is stored in GitHub. Figure: Video and word docs uploaded to Tina Cloud via Media Manager |
Hey @Jord-Gui |
@JackDevAU Yeah so everything in that table is supported by default and if you want to override that, then you use the |
Co-authored-by: Jack Pettit [SSW] <57518417+JackDevAU@users.noreply.github.com>
Co-authored-by: Jack Pettit [SSW] <57518417+JackDevAU@users.noreply.github.com>
General Contributing:
https://github.com/tinacms/tina-cloud/issues/2078
All New Content Submissions: (To be confirmed by reviewer)
Figure: The default accepted file types
Figure: Added property