mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-04-02 13:45:10 -05:00
Include .eml reference in docs
This commit is contained in:
parent
d9796e5003
commit
0b1a16908f
@ -497,8 +497,10 @@ Tika settings
|
|||||||
|
|
||||||
Paperless can make use of `Tika <https://tika.apache.org/>`_ and
|
Paperless can make use of `Tika <https://tika.apache.org/>`_ and
|
||||||
`Gotenberg <https://gotenberg.dev/>`_ for parsing and
|
`Gotenberg <https://gotenberg.dev/>`_ for parsing and
|
||||||
converting "Office" documents (such as ".doc", ".xlsx" and ".odt"). If you
|
converting "Office" documents (such as ".doc", ".xlsx" and ".odt").
|
||||||
wish to use this, you must provide a Tika server and a Gotenberg server,
|
Tika and Gotenberg are also needed to allow parsing of E-Mails (.eml).
|
||||||
|
|
||||||
|
If you wish to use this, you must provide a Tika server and a Gotenberg server,
|
||||||
configure their endpoints, and enable the feature.
|
configure their endpoints, and enable the feature.
|
||||||
|
|
||||||
PAPERLESS_TIKA_ENABLED=<bool>
|
PAPERLESS_TIKA_ENABLED=<bool>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user