How can I increase the Sandbox incoming message size?
App Development3 posts195 views1 likesLast activity Jan 2023
GY
gyorgybalazsiOP
Jan 2023I know that I can pass a Canton config file to Sandbox, but I couldn’t find this specific config option in the docs: Static Configuration — Daml SDK 2.5.1 documentation.
Maybe I’m looking for it in the wrong place.
PE
Peter_Varga
Jan 2023Hello @gyorgybalazsi,
You can find it in the documentation under API configuration subsection:
https://docs.daml.com/canton/usermanual/apis.html#max-inbound-message-size
GY
gyorgybalazsi
Jan 2023Thank you!