Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Specify which file types can be uploaded (Confirm this with clinet client as well as MIME type https://www.lifewire.com/mime-types-by-content-type-3469108):

    Code Block
    <allowedContentTypes>
    	text/plain
    	image/jpeg
    	image/png
    	application/pdf
    	application/zip
    	application/vnd.ms-outlook
    </allowedContentTypes>


...