add parsing of inline attachments

remove insecure chromium option
fix html parsing
This commit is contained in:
phail
2022-05-03 23:21:33 +02:00
parent 5a899664f8
commit c2e3dc76d9
7 changed files with 95 additions and 63 deletions

View File

@@ -497,9 +497,6 @@ requires are as follows:
gotenberg:
image: gotenberg/gotenberg:7.4
restart: unless-stopped
command:
- "gotenberg"
- "--chromium-disable-web-security"
tika:
image: ghcr.io/paperless-ngx/tika:latest

View File

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