mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2026-01-07 05:56:03 +01:00
paperless-ngx detects the file format via the mime-type based on the response of python-magic which rely on the response of the file command. In version 5.39 (which is shipped with debian bullseye and I think many more non-rolling distributions) of the file command a *.csv will be detected as "application/csv" instead of "text/csv" as in newer versions. |
||
|---|---|---|
| .. | ||
| documents | ||
| locale | ||
| paperless | ||
| paperless_mail | ||
| paperless_tesseract | ||
| paperless_text | ||
| paperless_tika | ||
| manage.py | ||
| setup.cfg | ||