Hi there, I have tried setting System properties as follows when launching the sandbox (SDK 2.6.0)
daml sandbox --config sandbox.conf --bootstrap sandbox.canton -DmyProp=foo
However I get the following error:
Error: Unknown option -DmyProp=foo
According to the help message this way of setting properties is supported.