Created
May 24, 2017 12:20
-
-
Save lsmith77/88acc5c471e0738edffb95dadd055702 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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