Skip to content

Instantly share code, notes, and snippets.

@zaidaldabbagh
Created April 24, 2019 04:51
Show Gist options
  • Save zaidaldabbagh/3917b6f765659e2decb621712a131796 to your computer and use it in GitHub Desktop.
Save zaidaldabbagh/3917b6f765659e2decb621712a131796 to your computer and use it in GitHub Desktop.
Allow JSON uploads in SilverStripe CMS
SilverStripe\MimeValidator\MimeUploadValidator:
MimeTypes:
'json': 'text/plain'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment