DocumentCloud handles anything that LibreOffice can open and turn into a PDF. That would exclude things like Microsoft Outlook .pst files or Access databases. The sanitize_uploads function looks for files with these extensions and removes them from the list of files to upload. We need to research a thorough list of extension types to exclude.
DocumentCloud handles anything that LibreOffice can open and turn into a PDF. That would exclude things like Microsoft Outlook .pst files or Access databases. The
sanitize_uploads
function looks for files with these extensions and removes them from the list of files to upload. We need to research a thorough list of extension types to exclude.