commit | 85559f04e2be5bd9b790c42c939e948f76b0bb91 | [log] [tgz] |
---|---|---|
author | Akron <nils@diewald-online.de> | Mon Sep 04 11:42:45 2023 +0200 |
committer | Akron <nils@diewald-online.de> | Mon Sep 04 12:25:25 2023 +0200 |
tree | 58ff79bc2fbc6a6d2f2d4b006c84f4ec4623f4cd | |
parent | bd2b957719880ad44e994a0fbd0e4e1368191e6b [diff] |
Add max line size Change-Id: I8d11069233e39fc5e85916ff2b84af67038add64
diff --git a/kalamar.ids-mannheim.conf b/kalamar.ids-mannheim.conf index 1e928c7..539e22a 100644 --- a/kalamar.ids-mannheim.conf +++ b/kalamar.ids-mannheim.conf
@@ -1,5 +1,8 @@ use Mojo::File 'path'; use Mojo::ByteStream 'b'; + +$main::ENV{MOJO_MAX_LINE_SIZE} = 65536; + my $api = 'http://10.0.10.51:9000/api/'; { Search => {