14 Commits

Author SHA1 Message Date
shamoon
96b6c94e42 Merge pull request #24 from tribut/feature-trash
Add temporary "delete to trash" functionality
2022-02-21 11:19:57 -08:00
Fabian Ohler
fc4b2094c4 add visibility of PAPERLESS_PRE_CONSUME_SCRIPT 2022-01-26 10:48:05 +01:00
Felix Eckhofer
feed3ddfcf Add PAPERLESS_TRASH_DIR
When set, original files are moved here instead of being permanently
removed when a document is deleted.
2021-08-24 12:50:13 +02:00
Fabian Koller
659dcbb3c1 Update exposed configuration variables
Include the newly added OCR clean and deskew parameters
2021-02-23 08:35:10 +01:00
Fabian Koller
7d2666148e Apply consistent name structure to vars 2021-02-03 08:06:34 +01:00
Fabian Koller
6f3e7473f6 Build release archive when version is not avail
Default ansible installation version to "latest" (pulls the latest
published release archive).
2021-01-22 10:49:59 +01:00
Fabian Koller
690b22c489 Update to 0.9.14 2021-01-14 21:23:44 +01:00
Fabian Koller
f0b2dbbe94 Update to 0.9.13 2021-01-09 11:52:39 +01:00
Fabian Koller
cbfd106293 Update to 0.9.11 2020-12-31 11:47:54 +01:00
Fabian Koller
0a66b9ff8c Change default OCRmyPDF args
Clean is hardcoded as True, anyway
Deskew breaks tesseract redo
2020-12-31 10:01:57 +01:00
Fabian Koller
61e6819b33 Update to 0.9.10 2020-12-31 09:53:29 +01:00
Fabian Koller
ce8c968c79 Integrate OCRmyPDF args into ansible config 2020-12-29 22:43:52 +01:00
Fabian Koller
093c4f1b96 Update to 0.9.9 2020-12-22 19:30:53 +01:00
Fabian Koller
43ad2e59b1 add basic ansible role for debian deployment
Currently only Debian 10 buster is supported.
Other Debian versions, Ubuntu and derivates should be easy to integrate.
Database deployment is considered out-of-scope and deferred to the user.
Provides basic upgrade support between releases.
2020-12-22 18:47:02 +01:00