feat(docs): Enable Tika support for paperless
This commit is contained in:
parent
0d59442168
commit
c4ce3cf246
1 changed files with 4 additions and 0 deletions
|
|
@ -324,6 +324,7 @@ in
|
|||
address = "127.0.0.1";
|
||||
port = 3002;
|
||||
consumptionDirIsPublic = true;
|
||||
configureTika = true;
|
||||
settings = {
|
||||
PAPERLESS_OCR_LANGUAGE = "deu+eng";
|
||||
PAPERLESS_OCR_USER_ARGS = ''{"invalidate_digital_signatures": true}'';
|
||||
|
|
@ -460,6 +461,9 @@ in
|
|||
];
|
||||
"anne@kobjolke.de" = "anne.kobjolke@gmail.com";
|
||||
"alexander@kobjolke.de" = "alex@kobjolke.de";
|
||||
"ida@kobjolke.de" = "alex@kobjolke.de";
|
||||
"klara@kobjolke.de" = "alex@kobjolke.de";
|
||||
"charlie@kobjolke.de" = "alex@kobjolke.de";
|
||||
};
|
||||
|
||||
certificateScheme = "acme-nginx";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue