| commit | d254f5c021e784fa2138455ac4843e69a4493815 | [log] [tgz] |
|---|---|---|
| author | Marc Kupietz <kupietz@ids-mannheim.de> | Wed Apr 16 10:37:08 2025 +0200 |
| committer | Marc Kupietz <kupietz@ids-mannheim.de> | Tue Apr 22 16:41:58 2025 +0200 |
| tree | a2477ad6c330418eb5961d8c85970d12affedbbe | |
| parent | 93dbc2c4a8a07fb24a864ed0d589ea7a1b0f653c [diff] [blame] |
Make KorAP tokenizer max heap size adjustable via an env variable KORAPXMLTEI_TOKENIZER_HEAP_SIZE Resolves #8 Change-Id: I600de1006acd6c00eab9b2b1c9c8b5492f20f4f2
diff --git a/Readme.pod b/Readme.pod index a587374..35f643e 100644 --- a/Readme.pod +++ b/Readme.pod
@@ -293,6 +293,11 @@ Activate minimal debugging. Defaults to C<false>. +=item B<KORAPXMLTEI_TOKENIZER_HEAP_SIZE> + +Set the heap size for the tokenizer process. +Defaults to C<512m>. + =back =head1 COPYRIGHT AND LICENSE