daml/daml-script/test
Moritz Kiefer 2853a20eb9
Make max-inbound-message-size in DAML script/repl configurable (#5996)
Fixes #5592

The CLI syntax and the defaults follow the JSON API here.

changelog_begin

- [DAML Script] The maximum inbound message size can now be configured
using `--max-inbound-message-size``. This matches the flag in the JSON
API.

- [DAML REPL] The maximum inbound message size can now be configured
using `--max-inbound-message-size``. This matches the flag in the JSON API.

changelog_end
2020-05-15 07:22:05 -04:00
..
daml Make max-inbound-message-size in DAML script/repl configurable (#5996) 2020-05-15 07:22:05 -04:00
src Make max-inbound-message-size in DAML script/repl configurable (#5996) 2020-05-15 07:22:05 -04:00
BUILD.bazel Set the Bearer prefix in bindings. (#5484) 2020-04-08 13:07:28 +02:00
daml-script-test-runner.sh Make max-inbound-message-size in DAML script/repl configurable (#5996) 2020-05-15 07:22:05 -04:00