Add duplex and pdf output

This commit is contained in:
2026-07-15 15:07:54 +02:00
parent ea03daa8ef
commit 4441ba9f82
+1
View File
@@ -23,5 +23,6 @@ services:
# - PAPERLESS_POST_DOCUMENT_URL=http://<paperless-host>:<port>/api/documents/post_document/ # - PAPERLESS_POST_DOCUMENT_URL=http://<paperless-host>:<port>/api/documents/post_document/
# - PAPERLESS_TOKEN= xxxxxxxxxxxx... # - PAPERLESS_TOKEN= xxxxxxxxxxxx...
- RESOLUTION=300 - RESOLUTION=300
- ADD_EMULATED_DUPLEX=true
volumes: volumes:
- /var/lib/docker/volumes/scan:/scan - /var/lib/docker/volumes/scan:/scan