add eml parser to paperless_mail

This commit is contained in:
phail
2022-04-29 22:58:11 +02:00
parent c1efe11cf3
commit 47189643ff
16 changed files with 2293 additions and 8 deletions

View File

@@ -494,7 +494,7 @@ requires are as follows:
restart: unless-stopped
command:
- "gotenberg"
- "--chromium-disable-routes=true"
- "--chromium-disable-web-security"
tika:
image: apache/tika

View File

@@ -129,7 +129,7 @@ If using docker-compose, this is achieved by the following configuration change
restart: unless-stopped
command:
- "gotenberg"
- "--chromium-disable-routes=true"
- "--chromium-disable-web-security"
- "--api-timeout=60"
Permission denied errors in the consumption directory