Commit Graph

3 Commits

Author SHA1 Message Date
borjarobert 2430a98bc2
Update paperless-ng.yml for proper gotenberg support (#627)
Only version 6 of gotenberg works. If the image name is left undefined it downloads version 7.5, which fails when called (at least when converting msword docs to pdf). Setting it to gotenberg:6 fixes it.
2022-02-22 15:52:02 -08:00
Ak4zh 4f42eccfc2
Updated Paperless-ng with additional variables (#392)
* added more variables supported by paperless-ng and added variable descriptions

* fixed regex validator for numeric inputs and email

* fixed regex validator

* removed a few optional variables

* unique variable name patterns

* added url protocol for CORS header

* added pre-consume script variable

Co-authored-by: ak4zh <akash@gmail.com>
2021-04-20 20:07:54 -04:00
Ak4zh 9f4f0914d4
Added paperless-ng (#388)
* Added paperless-ng

* fixed prettier check
2021-04-19 08:28:58 -04:00