From 0b1a16908fbbb88728301fa708d221a9138539ce Mon Sep 17 00:00:00 2001 From: phail Date: Sun, 20 Nov 2022 20:33:07 +0100 Subject: [PATCH] Include .eml reference in docs --- docs/configuration.rst | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/docs/configuration.rst b/docs/configuration.rst index 32a302f0c..2523b0f5d 100644 --- a/docs/configuration.rst +++ b/docs/configuration.rst @@ -497,8 +497,10 @@ Tika settings Paperless can make use of `Tika `_ and `Gotenberg `_ for parsing and -converting "Office" documents (such as ".doc", ".xlsx" and ".odt"). If you -wish to use this, you must provide a Tika server and a Gotenberg server, +converting "Office" documents (such as ".doc", ".xlsx" and ".odt"). +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. PAPERLESS_TIKA_ENABLED=