Compare commits

..

No commits in common. "master" and "v2.0.3" have entirely different histories.

3 changed files with 1 additions and 9 deletions

View File

@ -2,13 +2,6 @@
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
### [2.0.4](https://git.laurivan.com/Dev/ansible-role-paperless-ngx/compare/v2.0.3...v2.0.4) (2023-10-18)
### Bug Fixes
* Import word documents. ([1c44ad7](https://git.laurivan.com/Dev/ansible-role-paperless-ngx/commit/1c44ad7b6ac557ba2b34cc28e332cf349c16b32f))
### [2.0.3](https://git.laurivan.com/Dev/ansible-role-paperless-ngx/compare/v2.0.2...v2.0.3) (2023-02-14)
### [2.0.2](https://git.laurivan.com/Dev/ansible-role-paperless-ngx/compare/v2.0.1...v2.0.2) (2023-02-14)

View File

@ -5,7 +5,7 @@ paperless_admin_user: "admin"
paperless_admin_password: "changeme"
paperless_image_version_redis: "7"
paperless_image_version_gotenberg: "7.9"
paperless_image_version_gotenberg: "7.8"
paperless_image_version_tika: "latest"
paperless_image_version_paperless: "latest"
paperless_pull_images: "true"

View File

@ -67,7 +67,6 @@ services:
- "gotenberg"
- "--chromium-disable-javascript=true"
- "--chromium-allow-list=file:///tmp/.*"
- "--pdfengines-engines=pdftk,uno-pdfengine"
restart: unless-stopped
networks:
- paperless