Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 4 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save lsmith77/88acc5c471e0738edffb95dadd055702 to your computer and use it in GitHub Desktop.
Save lsmith77/88acc5c471e0738edffb95dadd055702 to your computer and use it in GitHub Desktop.
parameters:
file_upload_mime_types:
- application/pdf
- application/x-pdf
- text/plain
- application/rtf
- image/*
- application/msword
- application/vnd.openxmlformats-officedocument.wordprocessingml.document
- application/vnd.openxmlformats-officedocument.wordprocessingml.template
- application/excel
- application/vnd.ms-excel
- application/vnd.openxmlformats-officedocument.spreadsheetml.sheet
- application/vnd.openxmlformats-officedocument.spreadsheetml.template
- application/vnd.ms-powerpoint
- application/vnd.ms-powerpoint
- application/vnd.openxmlformats-officedocument.presentationml.presentation
- application/vnd.openxmlformats-officedocument.presentationml.template
- application/vnd.openxmlformats-officedocument.presentationml.slideshow
- application/vnd.oasis.opendocument.text
- application/vnd.oasis.opendocument.text-template
- application/vnd.oasis.opendocument.text-web
- application/vnd.oasis.opendocument.text-master
- application/vnd.oasis.opendocument.graphics
- application/vnd.oasis.opendocument.graphics-template
- application/vnd.oasis.opendocument.presentation
- application/vnd.oasis.opendocument.presentation-template
- application/vnd.oasis.opendocument.spreadsheet
- application/vnd.oasis.opendocument.spreadsheet-template
- application/vnd.oasis.opendocument.chart
- application/vnd.oasis.opendocument.formula
- application/vnd.oasis.opendocument.database
- application/vnd.oasis.opendocument.image
- application/vnd.openofficeorg.extension
- application/zip
- application/x-compressed-zip
- application/x-tar
- application/x-bzip2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment