Add duplex and pdf output
This commit is contained in:
+2
-2
@@ -18,11 +18,11 @@ services:
|
||||
# Optional - enable autoscanning a document when loaded into the scanner:
|
||||
- MAIN_COMMAND=adf-autoscan
|
||||
# If you need to pass additional configuration flag use the CMDLINE env, thy will be appened to the
|
||||
- CMDLINE=--pdf
|
||||
- CMDLINE=--pdf --add-emulated-duplex document-wise
|
||||
# If using Paperless-ngx, you can use its API to upload files:
|
||||
# - PAPERLESS_POST_DOCUMENT_URL=http://<paperless-host>:<port>/api/documents/post_document/
|
||||
# - PAPERLESS_TOKEN= xxxxxxxxxxxx...
|
||||
- RESOLUTION=300
|
||||
- ADD_EMULATED_DUPLEX=true
|
||||
# - ADD_EMULATED_DUPLEX=true
|
||||
volumes:
|
||||
- /network/Datas/_ToPaperless:/scan
|
||||
Reference in New Issue
Block a user